Skip to content

Commit 97844bd

Browse files
committed
[maven-release-plugin] prepare release ninja-7.0.0
1 parent f6b9d64 commit 97844bd

File tree

19 files changed

+20
-20
lines changed

19 files changed

+20
-20
lines changed

ninja-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.ninjaframework</groupId>
2727
<artifactId>ninja</artifactId>
28-
<version>7.0.0-SNAPSHOT</version>
28+
<version>7.0.0</version>
2929
</parent>
3030

3131
<organization>

ninja-db-classic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.ninjaframework</groupId>
3232
<artifactId>ninja</artifactId>
33-
<version>7.0.0-SNAPSHOT</version>
33+
<version>7.0.0</version>
3434
</parent>
3535

3636
<url>https://www.ninjaframework.org</url>

ninja-jaxy-routes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.ninjaframework</groupId>
1818
<artifactId>ninja</artifactId>
19-
<version>7.0.0-SNAPSHOT</version>
19+
<version>7.0.0</version>
2020
</parent>
2121

2222
<dependencies>

ninja-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.ninjaframework</groupId>
2424
<artifactId>ninja</artifactId>
25-
<version>7.0.0-SNAPSHOT</version>
25+
<version>7.0.0</version>
2626
</parent>
2727

2828
<artifactId>ninja-maven-plugin</artifactId>

ninja-metrics-ganglia/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and limitations under the License. -->
1616
<parent>
1717
<groupId>org.ninjaframework</groupId>
1818
<artifactId>ninja</artifactId>
19-
<version>7.0.0-SNAPSHOT</version>
19+
<version>7.0.0</version>
2020
</parent>
2121

2222
<url>https://www.ninjaframework.org</url>

ninja-metrics-graphite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.ninjaframework</groupId>
1818
<artifactId>ninja</artifactId>
19-
<version>7.0.0-SNAPSHOT</version>
19+
<version>7.0.0</version>
2020
</parent>
2121

2222
<url>https://www.ninjaframework.org</url>

ninja-metrics-influxdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and limitations under the License. -->
1616
<parent>
1717
<groupId>org.ninjaframework</groupId>
1818
<artifactId>ninja</artifactId>
19-
<version>7.0.0-SNAPSHOT</version>
19+
<version>7.0.0</version>
2020
</parent>
2121

2222
<url>https://www.ninjaframework.org</url>

ninja-metrics-librato/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and limitations under the License. -->
1616
<parent>
1717
<groupId>org.ninjaframework</groupId>
1818
<artifactId>ninja</artifactId>
19-
<version>7.0.0-SNAPSHOT</version>
19+
<version>7.0.0</version>
2020
</parent>
2121

2222
<url>https://www.ninjaframework.org</url>

ninja-metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.ninjaframework</groupId>
1818
<artifactId>ninja</artifactId>
19-
<version>7.0.0-SNAPSHOT</version>
19+
<version>7.0.0</version>
2020
</parent>
2121

2222
<url>https://www.ninjaframework.org</url>

ninja-postoffice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.ninjaframework</groupId>
2727
<artifactId>ninja</artifactId>
28-
<version>7.0.0-SNAPSHOT</version>
28+
<version>7.0.0</version>
2929
</parent>
3030

3131
<dependencies>

0 commit comments

Comments
 (0)