Skip to content

Commit 9ab8a00

Browse files
author
Benjamin Reed
committed
[maven-release-plugin] prepare release 3.0.0
1 parent 4b6cbcb commit 9ab8a00

File tree

18 files changed

+19
-19
lines changed

18 files changed

+19
-19
lines changed

aggregate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cassandra/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-cassandra-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cassandra/search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-cassandra-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cassandra/storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-cassandra-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cassandra/test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-cassandra-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

examples/gsod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-examples</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

examples/stress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-examples</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

graphite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

karaf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.opennms.newts</groupId>
66
<artifactId>newts-parent</artifactId>
7-
<version>3.0.0-SNAPSHOT</version>
7+
<version>3.0.0</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

metrics-reporter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.opennms.newts</groupId>
77
<artifactId>newts-parent</artifactId>
8-
<version>3.0.0-SNAPSHOT</version>
8+
<version>3.0.0</version>
99
<packaging>pom</packaging>
1010
<url>http://newts.io</url>
1111
<name>Newts</name>
@@ -22,7 +22,7 @@
2222
<url>https://github.com/OpenNMS/newts</url>
2323
<connection>scm:git:https://github.com/OpenNMS/newts.git</connection>
2424
<developerConnection>scm:git:[email protected]:OpenNMS/newts</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>3.0.0</tag>
2626
</scm>
2727

2828
<developers>

queryparser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.newts</groupId>
55
<artifactId>newts-parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)