diff --git a/maven/pom.xml b/maven/pom.xml
index 385f417302..5a802c3e9b 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -6,13 +6,13 @@
sonia.scm
scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.maven
scm-maven-plugins
pom
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-maven-plugins
@@ -24,7 +24,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml
index 4e29015162..21c440dc97 100644
--- a/maven/scm-plugin-archetype/pom.xml
+++ b/maven/scm-plugin-archetype/pom.xml
@@ -7,12 +7,12 @@
scm-maven-plugins
sonia.scm.maven
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.maven
scm-plugin-archetype
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-plugin-archetype
diff --git a/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml b/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml
index 0777b42d36..97f5e991f8 100644
--- a/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml
@@ -7,7 +7,7 @@
scm-plugins
sonia.scm.plugins
- 1.0-M6
+ 1.0-M7-SNAPSHOT
${groupId}
@@ -31,7 +31,7 @@
sonia.scm
scm-test
- 1.0-M6
+ 1.0-M7-SNAPSHOT
test
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 6d57a2c02e..1b903f8826 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -6,13 +6,13 @@
sonia.scm
scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-plugins
pom
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-plugins
@@ -30,7 +30,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/plugins/scm-activedirectory-auth-plugin/pom.xml b/plugins/scm-activedirectory-auth-plugin/pom.xml
index 1ae4121f20..f7cd9227c9 100644
--- a/plugins/scm-activedirectory-auth-plugin/pom.xml
+++ b/plugins/scm-activedirectory-auth-plugin/pom.xml
@@ -7,12 +7,12 @@
scm-plugins
sonia.scm.plugins
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-activedirectory-auth-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-activedirectory-auth-plugin
https://bitbucket.org/sdorra/scm-manager
@@ -32,7 +32,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/plugins/scm-bzr-plugin/pom.xml b/plugins/scm-bzr-plugin/pom.xml
index b27c25146c..d8d6b7dd76 100644
--- a/plugins/scm-bzr-plugin/pom.xml
+++ b/plugins/scm-bzr-plugin/pom.xml
@@ -7,12 +7,12 @@
scm-plugins
sonia.scm.plugins
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-bzr-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-bzr-plugin
https://bitbucket.org/sdorra/scm-manager
Plugin for the version control system Bazaar
diff --git a/plugins/scm-git-plugin/pom.xml b/plugins/scm-git-plugin/pom.xml
index cc0eeef927..6aa87c9280 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-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-git-plugin
- 1.0-M6
+ 1.0-M7-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-M6
+ 1.0-M7-SNAPSHOT
test
diff --git a/plugins/scm-graph-plugin/pom.xml b/plugins/scm-graph-plugin/pom.xml
index b0075414be..352544b356 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-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-graph-plugin
- 1.0-M6
+ 1.0-M7-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 e01660d030..f573a55056 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-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-hg-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-hg-plugin
https://bitbucket.org/sdorra/scm-manager
Plugin for the version control system Mercurial
@@ -37,7 +37,7 @@
sonia.scm
scm-test
- 1.0-M6
+ 1.0-M7-SNAPSHOT
test
diff --git a/plugins/scm-pam-plugin/pom.xml b/plugins/scm-pam-plugin/pom.xml
index 172818921e..62d1dd1470 100644
--- a/plugins/scm-pam-plugin/pom.xml
+++ b/plugins/scm-pam-plugin/pom.xml
@@ -7,12 +7,12 @@
scm-plugins
sonia.scm.plugins
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-pam-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-pam-plugin
https://bitbucket.org/sdorra/scm-manager
Using pam as an authentication handler.
diff --git a/plugins/scm-svn-plugin/pom.xml b/plugins/scm-svn-plugin/pom.xml
index 218bdb61fa..9bacd6ba0f 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-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-svn-plugin
- 1.0-M6
+ 1.0-M7-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-M6
+ 1.0-M7-SNAPSHOT
test
diff --git a/pom.xml b/pom.xml
index 5075d0f5ca..5aa3bba75d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
sonia.scm
scm
pom
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm
http://bitbucket.org/sdorra/scm-manager
diff --git a/samples/pom.xml b/samples/pom.xml
index 2e1b64e0cc..59ba3607d3 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,13 +6,13 @@
sonia.scm
scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.samples
scm-samples
pom
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-samples
diff --git a/samples/scm-sample-auth/pom.xml b/samples/scm-sample-auth/pom.xml
index fb8480cec4..2ec3b8fdc8 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-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.sample
scm-sample-auth
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-sample-auth
Sample Authentication Plugin
https://bitbucket.org/sdorra/scm-manager
@@ -29,7 +29,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/samples/scm-sample-hello/pom.xml b/samples/scm-sample-hello/pom.xml
index abb5791e0a..9e4415ab2f 100644
--- a/samples/scm-sample-hello/pom.xml
+++ b/samples/scm-sample-hello/pom.xml
@@ -7,12 +7,12 @@
scm-samples
sonia.scm.samples
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.sample
scm-sample-hello
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-sample-hello
A simple hello world plugin
https://bitbucket.org/sdorra/scm-manager
@@ -29,7 +29,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/scm-core/pom.xml b/scm-core/pom.xml
index 3dce9e500a..d87329b5ef 100644
--- a/scm-core/pom.xml
+++ b/scm-core/pom.xml
@@ -7,12 +7,12 @@
scm
sonia.scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-core
diff --git a/scm-server-api/pom.xml b/scm-server-api/pom.xml
index d4575a8eb9..17b6b7a5c0 100644
--- a/scm-server-api/pom.xml
+++ b/scm-server-api/pom.xml
@@ -7,12 +7,12 @@
scm
sonia.scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-server-api
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-server-api
@@ -20,7 +20,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/scm-server-jetty/pom.xml b/scm-server-jetty/pom.xml
index 1ed365bf03..f5afddbc99 100644
--- a/scm-server-jetty/pom.xml
+++ b/scm-server-jetty/pom.xml
@@ -7,12 +7,12 @@
scm
sonia.scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-server-jetty
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-server-jetty
@@ -20,7 +20,7 @@
sonia.scm
scm-server-api
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/scm-server/pom.xml b/scm-server/pom.xml
index 52169c029a..0a685971e0 100644
--- a/scm-server/pom.xml
+++ b/scm-server/pom.xml
@@ -7,12 +7,12 @@
scm
sonia.scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-server
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-server
pom
@@ -21,19 +21,19 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-server-api
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-server-jetty
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/scm-test/pom.xml b/scm-test/pom.xml
index a852c31eee..cb58d9fe39 100644
--- a/scm-test/pom.xml
+++ b/scm-test/pom.xml
@@ -7,12 +7,12 @@
scm
sonia.scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-test
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-test
@@ -26,7 +26,7 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml
index 7a1378d68f..73144a4929 100644
--- a/scm-webapp/pom.xml
+++ b/scm-webapp/pom.xml
@@ -7,13 +7,13 @@
sonia.scm
scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm
scm-webapp
war
- 1.0-M6
+ 1.0-M7-SNAPSHOT
scm-webapp
@@ -28,25 +28,25 @@
sonia.scm
scm-core
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-hg-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-svn-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-git-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
@@ -164,7 +164,7 @@
sonia.scm
scm-test
- 1.0-M6
+ 1.0-M7-SNAPSHOT
test
@@ -281,37 +281,37 @@
sonia.scm.plugins
scm-graph-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.sample
scm-sample-auth
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.sample
scm-sample-hello
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-activedirectory-auth-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-pam-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.plugins
scm-bzr-plugin
- 1.0-M6
+ 1.0-M7-SNAPSHOT
diff --git a/third-party/pom.xml b/third-party/pom.xml
index 985015c0ed..f72dd7eb27 100644
--- a/third-party/pom.xml
+++ b/third-party/pom.xml
@@ -6,13 +6,13 @@
sonia.scm
scm
- 1.0-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.third-party
sonia.scm.third-party
pom
- 1.0-M6
+ 1.0-M7-SNAPSHOT
third-party
diff --git a/third-party/shared-libs/pom.xml b/third-party/shared-libs/pom.xml
index c43436ddfd..120d7b2924 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-M6
+ 1.0-M7-SNAPSHOT
sonia.scm.third-party
shared-libs
pom
- 1.0-M6
+ 1.0-M7-SNAPSHOT
shared-libs
diff --git a/third-party/svnkit-dav/pom.xml b/third-party/svnkit-dav/pom.xml
index e132bfc6fb..069f277195 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-M6
+ 1.0-M7-SNAPSHOT
org.tmatesoft.svnkit