diff --git a/ninja-core/pom.xml b/ninja-core/pom.xml index 12d6ad44eb..029bd8d91c 100644 --- a/ninja-core/pom.xml +++ b/ninja-core/pom.xml @@ -25,7 +25,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT diff --git a/ninja-db-classic/pom.xml b/ninja-db-classic/pom.xml index a8462217f2..7824507c75 100644 --- a/ninja-db-classic/pom.xml +++ b/ninja-db-classic/pom.xml @@ -30,7 +30,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-jaxy-routes/pom.xml b/ninja-jaxy-routes/pom.xml index fdadf391c4..95a5ac9da6 100644 --- a/ninja-jaxy-routes/pom.xml +++ b/ninja-jaxy-routes/pom.xml @@ -16,7 +16,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT diff --git a/ninja-maven-plugin/pom.xml b/ninja-maven-plugin/pom.xml index c63b7eec0c..7a275fbed3 100644 --- a/ninja-maven-plugin/pom.xml +++ b/ninja-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT ninja-maven-plugin diff --git a/ninja-metrics-ganglia/pom.xml b/ninja-metrics-ganglia/pom.xml index da9afd24a5..59ae9e6bd3 100644 --- a/ninja-metrics-ganglia/pom.xml +++ b/ninja-metrics-ganglia/pom.xml @@ -16,7 +16,7 @@ and limitations under the License. --> org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-metrics-graphite/pom.xml b/ninja-metrics-graphite/pom.xml index f78a08330a..52a5d833f2 100644 --- a/ninja-metrics-graphite/pom.xml +++ b/ninja-metrics-graphite/pom.xml @@ -16,7 +16,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-metrics-influxdb/pom.xml b/ninja-metrics-influxdb/pom.xml index 84308c159b..250a36458a 100644 --- a/ninja-metrics-influxdb/pom.xml +++ b/ninja-metrics-influxdb/pom.xml @@ -16,7 +16,7 @@ and limitations under the License. --> org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-metrics-librato/pom.xml b/ninja-metrics-librato/pom.xml index a1ee064373..d03bbbfe6e 100644 --- a/ninja-metrics-librato/pom.xml +++ b/ninja-metrics-librato/pom.xml @@ -16,7 +16,7 @@ and limitations under the License. --> org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-metrics/pom.xml b/ninja-metrics/pom.xml index 04f8c8f750..2e6b65cee7 100644 --- a/ninja-metrics/pom.xml +++ b/ninja-metrics/pom.xml @@ -16,7 +16,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-postoffice/pom.xml b/ninja-postoffice/pom.xml index 7f77822304..5a19042146 100644 --- a/ninja-postoffice/pom.xml +++ b/ninja-postoffice/pom.xml @@ -25,7 +25,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT diff --git a/ninja-servlet-archetype-simple/pom.xml b/ninja-servlet-archetype-simple/pom.xml index 87f61e9c88..05a377c3d2 100644 --- a/ninja-servlet-archetype-simple/pom.xml +++ b/ninja-servlet-archetype-simple/pom.xml @@ -27,7 +27,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT diff --git a/ninja-servlet-integration-test/pom.xml b/ninja-servlet-integration-test/pom.xml index 18e6757858..77efddf0f7 100644 --- a/ninja-servlet-integration-test/pom.xml +++ b/ninja-servlet-integration-test/pom.xml @@ -25,7 +25,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-servlet-jpa-blog-archetype/pom.xml b/ninja-servlet-jpa-blog-archetype/pom.xml index 894aa85685..debeebdf53 100644 --- a/ninja-servlet-jpa-blog-archetype/pom.xml +++ b/ninja-servlet-jpa-blog-archetype/pom.xml @@ -27,7 +27,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT diff --git a/ninja-servlet-jpa-blog-integration-test/pom.xml b/ninja-servlet-jpa-blog-integration-test/pom.xml index 640dc24c4d..4420874c58 100644 --- a/ninja-servlet-jpa-blog-integration-test/pom.xml +++ b/ninja-servlet-jpa-blog-integration-test/pom.xml @@ -33,7 +33,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-servlet/pom.xml b/ninja-servlet/pom.xml index 37dd346d55..3fb24fddb0 100644 --- a/ninja-servlet/pom.xml +++ b/ninja-servlet/pom.xml @@ -24,7 +24,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-standalone/pom.xml b/ninja-standalone/pom.xml index 9f31ce71c8..d9557648eb 100644 --- a/ninja-standalone/pom.xml +++ b/ninja-standalone/pom.xml @@ -32,7 +32,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-test-utilities/pom.xml b/ninja-test-utilities/pom.xml index d478994511..492ba7a444 100644 --- a/ninja-test-utilities/pom.xml +++ b/ninja-test-utilities/pom.xml @@ -25,7 +25,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/ninja-websockets-jsr356/pom.xml b/ninja-websockets-jsr356/pom.xml index 1e79d9eadc..1e212ce4ff 100644 --- a/ninja-websockets-jsr356/pom.xml +++ b/ninja-websockets-jsr356/pom.xml @@ -25,7 +25,7 @@ org.ninjaframework ninja - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org diff --git a/pom.xml b/pom.xml index 5daba9a43c..90893bec43 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.ninjaframework ninja pom - 6.9.1-SNAPSHOT + 7.0.0-SNAPSHOT https://www.ninjaframework.org ${project.artifactId} Ninja is a full stack web framework for Java.