diff --git a/maven/pom.xml b/maven/pom.xml index 5bba9570a3..6951b03bd0 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.8 + 1.9-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.8 + 1.9-SNAPSHOT scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index fd4fd0bbdd..d809ee7fc2 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.8 + 1.9-SNAPSHOT sonia.scm.maven scm-maven-plugin - 1.8 + 1.9-SNAPSHOT maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index ca44b535a3..1704844a4d 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.8 + 1.9-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.8 + 1.9-SNAPSHOT scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 3a2ac2861e..ca7de46e13 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.8 + 1.9-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 38037e4f3d..29c8db19f2 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.8 + 1.9-SNAPSHOT sonia.scm.clients scm-clients pom - 1.8 + 1.9-SNAPSHOT scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index ac118e4f31..7b85b6ffc0 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.8 + 1.9-SNAPSHOT sonia.scm.clients scm-cli-client - 1.8 + 1.9-SNAPSHOT scm-cli-client @@ -35,7 +35,7 @@ scm-core sonia.scm - 1.8 + 1.9-SNAPSHOT guice @@ -55,7 +55,7 @@ sonia.scm.clients scm-client-impl - 1.8 + 1.9-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 2b8ed1aa8d..3827d15ee5 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.8 + 1.9-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.8 + 1.9-SNAPSHOT scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 458ace5c22..ddcddf9611 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.8 + 1.9-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.8 + 1.9-SNAPSHOT scm-client-impl @@ -36,7 +36,7 @@ scm-core sonia.scm - 1.8 + 1.9-SNAPSHOT aopalliance @@ -60,7 +60,7 @@ sonia.scm.clients scm-client-api - 1.8 + 1.9-SNAPSHOT @@ -112,7 +112,7 @@ sonia.scm scm-test - 1.8 + 1.9-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 14060580c4..5e85169653 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.8 + 1.9-SNAPSHOT sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT scm-core diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 262e76e347..018feebe88 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.8 + 1.9-SNAPSHOT sonia.scm scm-plugin-backend war - 1.8 + 1.9-SNAPSHOT ${project.artifactId} @@ -42,7 +42,7 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index f6379937e4..b73bdf547f 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.8 + 1.9-SNAPSHOT scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT @@ -57,7 +57,7 @@ sonia.scm.maven scm-maven-plugin - 1.8 + 1.9-SNAPSHOT process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 34f3217fbe..72e3feb7ba 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.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.8 + 1.9-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.8 + 1.9-SNAPSHOT test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 6e66509979..9b97afd1a7 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.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.8 + 1.9-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.8 + 1.9-SNAPSHOT test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 6b7087dc45..7b74b2b464 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.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.8 + 1.9-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.8 + 1.9-SNAPSHOT test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 00fc6a2cbb..207b6af27b 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.8 + 1.9-SNAPSHOT sonia.scm.samples scm-samples pom - 1.8 + 1.9-SNAPSHOT scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index a90997369d..0c821e954c 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.8 + 1.9-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.8 + 1.9-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index 48ea92d4bf..249f410692 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.8 + 1.9-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.8 + 1.9-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 7e6d875cc0..3fad0c31dc 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.8 + 1.9-SNAPSHOT sonia.scm scm-server - 1.8 + 1.9-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 0700f86c20..a32b71e686 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.8 + 1.9-SNAPSHOT sonia.scm scm-test - 1.8 + 1.9-SNAPSHOT scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 69eba57d77..1b053644ab 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.8 + 1.9-SNAPSHOT sonia.scm scm-webapp war - 1.8 + 1.9-SNAPSHOT scm-webapp @@ -36,25 +36,25 @@ sonia.scm scm-core - 1.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.8 + 1.9-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.8 + 1.9-SNAPSHOT @@ -230,7 +230,7 @@ sonia.scm scm-test - 1.8 + 1.9-SNAPSHOT test