diff --git a/maven/pom.xml b/maven/pom.xml index af32bf1650..29b857d501 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.7 + 1.8-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.7 + 1.8-SNAPSHOT scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index 310d317288..e77725d311 100644 --- a/maven/scm-maven-plugin/pom.xml +++ b/maven/scm-maven-plugin/pom.xml @@ -6,12 +6,12 @@ scm-maven-plugins sonia.scm.maven - 1.7 + 1.8-SNAPSHOT sonia.scm.maven scm-maven-plugin - 1.7 + 1.8-SNAPSHOT maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 8c86bba8af..7799d75f7b 100644 --- a/maven/scm-plugin-archetype/pom.xml +++ b/maven/scm-plugin-archetype/pom.xml @@ -6,12 +6,12 @@ scm-maven-plugins sonia.scm.maven - 1.7 + 1.8-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.7 + 1.8-SNAPSHOT scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 04db7aa809..db833cd93a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.7 + 1.8-SNAPSHOT The easiest way to share your Git, Mercurial and Subversion repositories over http. diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index cdcc57792c..160ab11812 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.7 + 1.8-SNAPSHOT sonia.scm.clients scm-clients pom - 1.7 + 1.8-SNAPSHOT scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 8861c67706..c6ce557648 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -6,12 +6,12 @@ scm-clients sonia.scm.clients - 1.7 + 1.8-SNAPSHOT sonia.scm.clients scm-cli-client - 1.7 + 1.8-SNAPSHOT scm-cli-client @@ -35,7 +35,7 @@ scm-core sonia.scm - 1.7 + 1.8-SNAPSHOT guice @@ -55,7 +55,7 @@ sonia.scm.clients scm-client-impl - 1.7 + 1.8-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 0fd24c7e80..40db515959 100644 --- a/scm-clients/scm-client-api/pom.xml +++ b/scm-clients/scm-client-api/pom.xml @@ -6,13 +6,13 @@ sonia.scm.clients scm-clients - 1.7 + 1.8-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.7 + 1.8-SNAPSHOT scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 6cfd7b5e69..4ec16cb395 100644 --- a/scm-clients/scm-client-impl/pom.xml +++ b/scm-clients/scm-client-impl/pom.xml @@ -6,13 +6,13 @@ sonia.scm.clients scm-clients - 1.7 + 1.8-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.7 + 1.8-SNAPSHOT scm-client-impl @@ -36,7 +36,7 @@ scm-core sonia.scm - 1.7 + 1.8-SNAPSHOT aopalliance @@ -60,7 +60,7 @@ sonia.scm.clients scm-client-api - 1.7 + 1.8-SNAPSHOT @@ -112,7 +112,7 @@ sonia.scm scm-test - 1.7 + 1.8-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 9259a36c6d..5ad6697295 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.7 + 1.8-SNAPSHOT sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT scm-core diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index e6bb8ddb74..39273582a4 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.7 + 1.8-SNAPSHOT sonia.scm scm-plugin-backend war - 1.7 + 1.8-SNAPSHOT ${project.artifactId} @@ -36,7 +36,7 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index ad0b7aeab9..a96281b1a0 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.7 + 1.8-SNAPSHOT scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT @@ -57,7 +57,7 @@ sonia.scm.maven scm-maven-plugin - 1.7 + 1.8-SNAPSHOT process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index fbaae87549..96378ec123 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -6,12 +6,12 @@ scm-plugins sonia.scm.plugins - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.7 + 1.8-SNAPSHOT scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -55,7 +55,7 @@ sonia.scm scm-test - 1.7 + 1.8-SNAPSHOT test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 2787c2b477..2ad2e84bad 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -6,12 +6,12 @@ sonia.scm.plugins scm-plugins - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.7 + 1.8-SNAPSHOT scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -30,7 +30,7 @@ sonia.scm scm-test - 1.7 + 1.8-SNAPSHOT test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index cb1d57d93e..8085aaf1c2 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -6,12 +6,12 @@ scm-plugins sonia.scm.plugins - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.7 + 1.8-SNAPSHOT scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -46,7 +46,7 @@ sonia.scm scm-test - 1.7 + 1.8-SNAPSHOT test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 50e24cb4ff..73dbd9c9a8 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.7 + 1.8-SNAPSHOT sonia.scm.samples scm-samples pom - 1.7 + 1.8-SNAPSHOT scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index b847b9504e..d2471ad57a 100644 --- a/scm-samples/scm-sample-auth/pom.xml +++ b/scm-samples/scm-sample-auth/pom.xml @@ -6,12 +6,12 @@ scm-samples sonia.scm.samples - 1.7 + 1.8-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.7 + 1.8-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index d25361ed44..2bdbdf2ff4 100644 --- a/scm-samples/scm-sample-hello/pom.xml +++ b/scm-samples/scm-sample-hello/pom.xml @@ -6,12 +6,12 @@ scm-samples sonia.scm.samples - 1.7 + 1.8-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.7 + 1.8-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 783db62828..9d5913c885 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.7 + 1.8-SNAPSHOT sonia.scm scm-server - 1.7 + 1.8-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index d942c6b915..110321c851 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.7 + 1.8-SNAPSHOT sonia.scm scm-test - 1.7 + 1.8-SNAPSHOT scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 09a7e44111..3a01c63f45 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.7 + 1.8-SNAPSHOT sonia.scm scm-webapp war - 1.7 + 1.8-SNAPSHOT scm-webapp @@ -36,25 +36,25 @@ sonia.scm scm-core - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.7 + 1.8-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.7 + 1.8-SNAPSHOT @@ -224,7 +224,7 @@ sonia.scm scm-test - 1.7 + 1.8-SNAPSHOT test