Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 7ec29f3

Browse files
committed
[maven-release-plugin] prepare release 3.0.0
1 parent 39fb9f3 commit 7ec29f3

File tree

19 files changed

+20
-20
lines changed

19 files changed

+20
-20
lines changed

metrics-reporter-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-cassandra</artifactId>

metrics-reporter-cloudwatch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-cloudwatch</artifactId>

metrics-reporter-console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-console</artifactId>

metrics-reporter-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-core</artifactId>

metrics-reporter-csv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-csv</artifactId>

metrics-reporter-datadog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-datadog</artifactId>

metrics-reporter-elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-elasticsearch</artifactId>

metrics-reporter-ganglia/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-ganglia</artifactId>

metrics-reporter-gelf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-gelf</artifactId>

metrics-reporter-graphite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>metrics-reporter-parent</artifactId>
11-
<version>2.4.0-beta.4-SNAPSHOT</version>
11+
<version>3.0.0</version>
1212
</parent>
1313

1414
<artifactId>metrics-reporter-graphite</artifactId>

0 commit comments

Comments
 (0)