diff --git a/maven/pom.xml b/maven/pom.xml index 779e3c16a4..e9f78282f4 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.0-M4 + 1.0-M5-SNAPSHOT scm-maven-plugins @@ -24,7 +24,7 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/maven/scm-web-compressor/pom.xml b/maven/scm-web-compressor/pom.xml index 53c92a48c1..9a3dfdf5bb 100644 --- a/maven/scm-web-compressor/pom.xml +++ b/maven/scm-web-compressor/pom.xml @@ -6,13 +6,13 @@ sonia.scm.maven scm-maven-plugins - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.maven scm-web-compressor maven-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT scm-web-compressor @@ -20,7 +20,7 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/plugins/pom.xml b/plugins/pom.xml index 3559e2f6b0..42e919298e 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.0-M4 + 1.0-M5-SNAPSHOT scm-plugins @@ -27,7 +27,7 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/plugins/scm-git-plugin/pom.xml b/plugins/scm-git-plugin/pom.xml index 7b93381fef..18074caa7d 100644 --- a/plugins/scm-git-plugin/pom.xml +++ b/plugins/scm-git-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -50,7 +50,7 @@ sonia.scm scm-test - 1.0-M4 + 1.0-M5-SNAPSHOT test diff --git a/plugins/scm-graph-plugin/pom.xml b/plugins/scm-graph-plugin/pom.xml index 17d40b19b6..6d96aca7f4 100644 --- a/plugins/scm-graph-plugin/pom.xml +++ b/plugins/scm-graph-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-graph-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT scm-graph-plugin Creates an Google Guice injection graph https://bitbucket.org/sdorra/scm-manager diff --git a/plugins/scm-hg-plugin/pom.xml b/plugins/scm-hg-plugin/pom.xml index f6a7d325a6..38f8e007f0 100644 --- a/plugins/scm-hg-plugin/pom.xml +++ b/plugins/scm-hg-plugin/pom.xml @@ -7,12 +7,12 @@ sonia.scm.plugins scm-plugins - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -31,7 +31,7 @@ sonia.scm scm-test - 1.0-M4 + 1.0-M5-SNAPSHOT test diff --git a/plugins/scm-svn-plugin/pom.xml b/plugins/scm-svn-plugin/pom.xml index 64a15ae1e1..44be6112b6 100644 --- a/plugins/scm-svn-plugin/pom.xml +++ b/plugins/scm-svn-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.0-M4 + 1.0-M5-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.0-M4 + 1.0-M5-SNAPSHOT test diff --git a/pom.xml b/pom.xml index 750cd5e6d3..bd2e024c73 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.0-M4 + 1.0-M5-SNAPSHOT scm http://bitbucket.org/sdorra/scm-manager diff --git a/samples/pom.xml b/samples/pom.xml index b0f9907df8..e2366da882 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.samples scm-samples pom - 1.0-M4 + 1.0-M5-SNAPSHOT scm-samples diff --git a/samples/scm-sample-auth/pom.xml b/samples/scm-sample-auth/pom.xml index b1ce5f1624..5fd9df613c 100644 --- a/samples/scm-sample-auth/pom.xml +++ b/samples/scm-sample-auth/pom.xml @@ -7,12 +7,12 @@ scm-samples sonia.scm.samples - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.0-M4 + 1.0-M5-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +29,7 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 170a368f31..094c2fd0b7 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT scm-core diff --git a/scm-server-api/pom.xml b/scm-server-api/pom.xml index ffd26fbe72..a509a68d10 100644 --- a/scm-server-api/pom.xml +++ b/scm-server-api/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-server-api - 1.0-M4 + 1.0-M5-SNAPSHOT scm-server-api @@ -20,7 +20,7 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/scm-server-jetty/pom.xml b/scm-server-jetty/pom.xml index cc340dd6dc..a5f0ca24ce 100644 --- a/scm-server-jetty/pom.xml +++ b/scm-server-jetty/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-server-jetty - 1.0-M4 + 1.0-M5-SNAPSHOT scm-server-jetty @@ -20,7 +20,7 @@ sonia.scm scm-server-api - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 1e3fe64add..8409ac7f10 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-server - 1.0-M4 + 1.0-M5-SNAPSHOT scm-server pom @@ -21,19 +21,19 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-server-api - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-server-jetty - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 1fe1bd6bfd..4bc071a833 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-test - 1.0-M4 + 1.0-M5-SNAPSHOT scm-test @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 45cdd6da44..d8a6528678 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -7,13 +7,13 @@ sonia.scm scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm scm-webapp war - 1.0-M4 + 1.0-M5-SNAPSHOT scm-webapp @@ -28,25 +28,25 @@ sonia.scm scm-core - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT @@ -164,7 +164,7 @@ sonia.scm scm-test - 1.0-M4 + 1.0-M5-SNAPSHOT test @@ -239,13 +239,13 @@ sonia.scm.plugins scm-graph-plugin - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.0-M4 + 1.0-M5-SNAPSHOT diff --git a/third-party/pom.xml b/third-party/pom.xml index a289288a74..54bbc60195 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.third-party sonia.scm.third-party pom - 1.0-M4 + 1.0-M5-SNAPSHOT third-party diff --git a/third-party/shared-libs/pom.xml b/third-party/shared-libs/pom.xml index 3a85d22e23..a996f923ba 100644 --- a/third-party/shared-libs/pom.xml +++ b/third-party/shared-libs/pom.xml @@ -6,13 +6,13 @@ sonia.scm.third-party sonia.scm.third-party - 1.0-M4 + 1.0-M5-SNAPSHOT sonia.scm.third-party shared-libs pom - 1.0-M4 + 1.0-M5-SNAPSHOT shared-libs diff --git a/third-party/svnkit-dav/pom.xml b/third-party/svnkit-dav/pom.xml index 164f492e92..408126afab 100644 --- a/third-party/svnkit-dav/pom.xml +++ b/third-party/svnkit-dav/pom.xml @@ -6,7 +6,7 @@ sonia.scm.third-party sonia.scm.third-party - 1.0-M4 + 1.0-M5-SNAPSHOT org.tmatesoft.svnkit