aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-09-26 14:06:24 +0000
committerOlivier Lamy <olamy@apache.org>2012-09-26 14:06:24 +0000
commitfc119b9d058b2b33813d8125031205ea3f356240 (patch)
tree9e2b98a8cd418eb34c6c5c12c873be9dfd84a071
parent1b92f2a3115b1250b98fde15bd1b61047b3b3fe4 (diff)
downloadarchiva-fc119b9d058b2b33813d8125031205ea3f356240.tar.gz
archiva-fc119b9d058b2b33813d8125031205ea3f356240.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1390503 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml8
-rw-r--r--redback-authentication/pom.xml2
-rw-r--r--redback-authentication/redback-authentication-api/pom.xml2
-rw-r--r--redback-authentication/redback-authentication-providers/pom.xml2
-rw-r--r--redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml2
-rw-r--r--redback-authentication/redback-authentication-providers/redback-authentication-memory/pom.xml2
-rw-r--r--redback-authentication/redback-authentication-providers/redback-authentication-open/pom.xml2
-rw-r--r--redback-authorization/pom.xml2
-rw-r--r--redback-authorization/redback-authorization-api/pom.xml2
-rw-r--r--redback-authorization/redback-authorization-providers/pom.xml2
-rw-r--r--redback-authorization/redback-authorization-providers/redback-authorization-open/pom.xml2
-rw-r--r--redback-common/pom.xml2
-rw-r--r--redback-common/redback-common-jdo/pom.xml2
-rw-r--r--redback-common/redback-common-ldap/pom.xml2
-rw-r--r--redback-common/redback-common-test-resources/pom.xml4
-rw-r--r--redback-configuration/pom.xml2
-rw-r--r--redback-data-management/pom.xml2
-rw-r--r--redback-features/pom.xml2
-rw-r--r--redback-integrations/pom.xml2
-rw-r--r--redback-integrations/redback-common-integrations/pom.xml2
-rw-r--r--redback-integrations/redback-integrations-security/pom.xml2
-rw-r--r--redback-integrations/redback-jsecurity/pom.xml2
-rw-r--r--redback-integrations/redback-rest/pom.xml2
-rw-r--r--redback-integrations/redback-rest/redback-rest-api/pom.xml2
-rw-r--r--redback-integrations/redback-rest/redback-rest-services/pom.xml2
-rw-r--r--redback-integrations/redback-struts2/pom.xml2
-rw-r--r--redback-integrations/redback-struts2/redback-struts2-content/pom.xml2
-rw-r--r--redback-integrations/redback-struts2/redback-struts2-integration/pom.xml2
-rw-r--r--redback-keys/pom.xml2
-rw-r--r--redback-keys/redback-authentication-keys/pom.xml2
-rw-r--r--redback-keys/redback-keys-api/pom.xml2
-rw-r--r--redback-keys/redback-keys-providers/pom.xml2
-rw-r--r--redback-keys/redback-keys-providers/redback-keys-cached/pom.xml2
-rw-r--r--redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml2
-rw-r--r--redback-keys/redback-keys-providers/redback-keys-memory/pom.xml2
-rw-r--r--redback-keys/redback-keys-tests/pom.xml2
-rw-r--r--redback-policy/pom.xml2
-rw-r--r--redback-rbac/pom.xml2
-rw-r--r--redback-rbac/redback-authorization-rbac/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-model/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-providers/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-providers/redback-rbac-cached/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-providers/redback-rbac-memory/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-role-manager/pom.xml2
-rw-r--r--redback-rbac/redback-rbac-tests/pom.xml2
-rw-r--r--redback-system/pom.xml2
-rw-r--r--redback-users/pom.xml2
-rw-r--r--redback-users/redback-authentication-users/pom.xml2
-rw-r--r--redback-users/redback-users-api/pom.xml2
-rw-r--r--redback-users/redback-users-providers/pom.xml2
-rw-r--r--redback-users/redback-users-providers/redback-users-cached/pom.xml2
-rw-r--r--redback-users/redback-users-providers/redback-users-configurable/pom.xml2
-rw-r--r--redback-users/redback-users-providers/redback-users-jdo/pom.xml2
-rw-r--r--redback-users/redback-users-providers/redback-users-ldap/pom.xml2
-rw-r--r--redback-users/redback-users-providers/redback-users-memory/pom.xml2
-rw-r--r--redback-users/redback-users-tests/pom.xml2
57 files changed, 61 insertions, 61 deletions
diff --git a/pom.xml b/pom.xml
index fe6c15b95..2b0d1b7b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Archiva Redback</name>
@@ -57,9 +57,9 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/tags/redback-2.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/redback-2.0</developerConnection>
- <url>http://svn.apache.org/viewvc/archiva/tags/redback-2.0</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk/</developerConnection>
+ <url>http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/</url>
</scm>
<distributionManagement>
diff --git a/redback-authentication/pom.xml b/redback-authentication/pom.xml
index a6ca0e962..73a1e4afb 100644
--- a/redback-authentication/pom.xml
+++ b/redback-authentication/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authentication</artifactId>
<name>Redback :: Authentication</name>
diff --git a/redback-authentication/redback-authentication-api/pom.xml b/redback-authentication/redback-authentication-api/pom.xml
index 815562623..2f1bfd2ff 100644
--- a/redback-authentication/redback-authentication-api/pom.xml
+++ b/redback-authentication/redback-authentication-api/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authentication-api</artifactId>
diff --git a/redback-authentication/redback-authentication-providers/pom.xml b/redback-authentication/redback-authentication-providers/pom.xml
index 97c497b2a..964d7cd3c 100644
--- a/redback-authentication/redback-authentication-providers/pom.xml
+++ b/redback-authentication/redback-authentication-providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authentication-providers</artifactId>
<name>Redback :: Authentication Providers</name>
diff --git a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
index 934ee43c3..f7cec7d81 100644
--- a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
+++ b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authentication-ldap</artifactId>
diff --git a/redback-authentication/redback-authentication-providers/redback-authentication-memory/pom.xml b/redback-authentication/redback-authentication-providers/redback-authentication-memory/pom.xml
index bf50363b2..086a767be 100644
--- a/redback-authentication/redback-authentication-providers/redback-authentication-memory/pom.xml
+++ b/redback-authentication/redback-authentication-providers/redback-authentication-memory/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authentication-memory</artifactId>
diff --git a/redback-authentication/redback-authentication-providers/redback-authentication-open/pom.xml b/redback-authentication/redback-authentication-providers/redback-authentication-open/pom.xml
index 9ddf67b8a..b38a29ce0 100644
--- a/redback-authentication/redback-authentication-providers/redback-authentication-open/pom.xml
+++ b/redback-authentication/redback-authentication-providers/redback-authentication-open/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authentication-open</artifactId>
diff --git a/redback-authorization/pom.xml b/redback-authorization/pom.xml
index 241bebd90..c50292bfa 100644
--- a/redback-authorization/pom.xml
+++ b/redback-authorization/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authorization</artifactId>
<name>Redback :: Authorization</name>
diff --git a/redback-authorization/redback-authorization-api/pom.xml b/redback-authorization/redback-authorization-api/pom.xml
index 1fa256b49..fb62a8b2f 100644
--- a/redback-authorization/redback-authorization-api/pom.xml
+++ b/redback-authorization/redback-authorization-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authorization-api</artifactId>
diff --git a/redback-authorization/redback-authorization-providers/pom.xml b/redback-authorization/redback-authorization-providers/pom.xml
index 3768109bc..496fd8e0e 100644
--- a/redback-authorization/redback-authorization-providers/pom.xml
+++ b/redback-authorization/redback-authorization-providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authorization-providers</artifactId>
<name>Redback :: Authorization Providers</name>
diff --git a/redback-authorization/redback-authorization-providers/redback-authorization-open/pom.xml b/redback-authorization/redback-authorization-providers/redback-authorization-open/pom.xml
index d28cccc49..db92ccb3b 100644
--- a/redback-authorization/redback-authorization-providers/redback-authorization-open/pom.xml
+++ b/redback-authorization/redback-authorization-providers/redback-authorization-open/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-authorization-open</artifactId>
diff --git a/redback-common/pom.xml b/redback-common/pom.xml
index 4f1a3a0ea..1d0031ef5 100644
--- a/redback-common/pom.xml
+++ b/redback-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-common</artifactId>
<name>Redback :: Commons</name>
diff --git a/redback-common/redback-common-jdo/pom.xml b/redback-common/redback-common-jdo/pom.xml
index e25309cd9..eb1f6102c 100644
--- a/redback-common/redback-common-jdo/pom.xml
+++ b/redback-common/redback-common-jdo/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-common-jdo</artifactId>
diff --git a/redback-common/redback-common-ldap/pom.xml b/redback-common/redback-common-ldap/pom.xml
index 38621145a..b54570171 100644
--- a/redback-common/redback-common-ldap/pom.xml
+++ b/redback-common/redback-common-ldap/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-common-ldap</artifactId>
diff --git a/redback-common/redback-common-test-resources/pom.xml b/redback-common/redback-common-test-resources/pom.xml
index 9dc2f6671..7d8c47721 100644
--- a/redback-common/redback-common-test-resources/pom.xml
+++ b/redback-common/redback-common-test-resources/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-common-test-resources</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<name>Redback :: Common TestResources</name>
</project>
diff --git a/redback-configuration/pom.xml b/redback-configuration/pom.xml
index 727dc469f..e41519fe7 100644
--- a/redback-configuration/pom.xml
+++ b/redback-configuration/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-configuration</artifactId>
diff --git a/redback-data-management/pom.xml b/redback-data-management/pom.xml
index effdbf6ad..f07dd90dc 100644
--- a/redback-data-management/pom.xml
+++ b/redback-data-management/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>redback</artifactId>
<groupId>org.apache.archiva.redback</groupId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-data-management</artifactId>
diff --git a/redback-features/pom.xml b/redback-features/pom.xml
index 77da3a07b..164c6ca94 100644
--- a/redback-features/pom.xml
+++ b/redback-features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-features</artifactId>
diff --git a/redback-integrations/pom.xml b/redback-integrations/pom.xml
index ee4eeabc2..a42d4d04a 100644
--- a/redback-integrations/pom.xml
+++ b/redback-integrations/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-integrations</artifactId>
<name>Redback :: Integrations</name>
diff --git a/redback-integrations/redback-common-integrations/pom.xml b/redback-integrations/redback-common-integrations/pom.xml
index beec580df..974b319e7 100644
--- a/redback-integrations/redback-common-integrations/pom.xml
+++ b/redback-integrations/redback-common-integrations/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-integrations</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-common-integrations</artifactId>
diff --git a/redback-integrations/redback-integrations-security/pom.xml b/redback-integrations/redback-integrations-security/pom.xml
index eb636269a..b5376fa47 100644
--- a/redback-integrations/redback-integrations-security/pom.xml
+++ b/redback-integrations/redback-integrations-security/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>redback-integrations</artifactId>
<groupId>org.apache.archiva.redback</groupId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-integrations-security</artifactId>
diff --git a/redback-integrations/redback-jsecurity/pom.xml b/redback-integrations/redback-jsecurity/pom.xml
index 5f5dce1e3..e1d9b7a51 100644
--- a/redback-integrations/redback-jsecurity/pom.xml
+++ b/redback-integrations/redback-jsecurity/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>redback-integrations</artifactId>
<groupId>org.apache.archiva.redback</groupId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-jsecurity</artifactId>
diff --git a/redback-integrations/redback-rest/pom.xml b/redback-integrations/redback-rest/pom.xml
index 695536c9e..b9b9d67e0 100644
--- a/redback-integrations/redback-rest/pom.xml
+++ b/redback-integrations/redback-rest/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-integrations</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/redback-integrations/redback-rest/redback-rest-api/pom.xml b/redback-integrations/redback-rest/redback-rest-api/pom.xml
index 70c9e5740..0c7cbd83e 100644
--- a/redback-integrations/redback-rest/redback-rest-api/pom.xml
+++ b/redback-integrations/redback-rest/redback-rest-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>redback-rest</artifactId>
<groupId>org.apache.archiva.redback</groupId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rest-api</artifactId>
diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml b/redback-integrations/redback-rest/redback-rest-services/pom.xml
index 8b35789aa..3d4ef8c54 100644
--- a/redback-integrations/redback-rest/redback-rest-services/pom.xml
+++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>redback-rest</artifactId>
<groupId>org.apache.archiva.redback</groupId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rest-services</artifactId>
diff --git a/redback-integrations/redback-struts2/pom.xml b/redback-integrations/redback-struts2/pom.xml
index 77883a777..af07db0dd 100644
--- a/redback-integrations/redback-struts2/pom.xml
+++ b/redback-integrations/redback-struts2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-integrations</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-struts2</artifactId>
<name>Redback :: Integration :: Struts 2</name>
diff --git a/redback-integrations/redback-struts2/redback-struts2-content/pom.xml b/redback-integrations/redback-struts2/redback-struts2-content/pom.xml
index 56d4d5d29..0cbb36943 100644
--- a/redback-integrations/redback-struts2/redback-struts2-content/pom.xml
+++ b/redback-integrations/redback-struts2/redback-struts2-content/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-struts2</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-struts2-content</artifactId>
<name>Redback :: Integration :: Struts 2 Content War</name>
diff --git a/redback-integrations/redback-struts2/redback-struts2-integration/pom.xml b/redback-integrations/redback-struts2/redback-struts2-integration/pom.xml
index 766650a85..f5e97cda3 100644
--- a/redback-integrations/redback-struts2/redback-struts2-integration/pom.xml
+++ b/redback-integrations/redback-struts2/redback-struts2-integration/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-struts2</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-struts2-integration</artifactId>
diff --git a/redback-keys/pom.xml b/redback-keys/pom.xml
index 1d738a05c..30f62e535 100644
--- a/redback-keys/pom.xml
+++ b/redback-keys/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys</artifactId>
<name>Redback :: Key Management</name>
diff --git a/redback-keys/redback-authentication-keys/pom.xml b/redback-keys/redback-authentication-keys/pom.xml
index 860a9db98..50082edb3 100644
--- a/redback-keys/redback-authentication-keys/pom.xml
+++ b/redback-keys/redback-authentication-keys/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../redback-authentication/redback-authentication-providers/pom.xml</relativePath>
</parent>
diff --git a/redback-keys/redback-keys-api/pom.xml b/redback-keys/redback-keys-api/pom.xml
index d062e4152..523750240 100644
--- a/redback-keys/redback-keys-api/pom.xml
+++ b/redback-keys/redback-keys-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys-api</artifactId>
diff --git a/redback-keys/redback-keys-providers/pom.xml b/redback-keys/redback-keys-providers/pom.xml
index 5787e3d83..12ad8b649 100644
--- a/redback-keys/redback-keys-providers/pom.xml
+++ b/redback-keys/redback-keys-providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys-providers</artifactId>
<name>Redback :: Key Management Providers</name>
diff --git a/redback-keys/redback-keys-providers/redback-keys-cached/pom.xml b/redback-keys/redback-keys-providers/redback-keys-cached/pom.xml
index c083b05d4..452140716 100644
--- a/redback-keys/redback-keys-providers/redback-keys-cached/pom.xml
+++ b/redback-keys/redback-keys-providers/redback-keys-cached/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys-cached</artifactId>
diff --git a/redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml b/redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml
index 76aa47234..7dbef291f 100644
--- a/redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml
+++ b/redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys-jdo</artifactId>
diff --git a/redback-keys/redback-keys-providers/redback-keys-memory/pom.xml b/redback-keys/redback-keys-providers/redback-keys-memory/pom.xml
index 7729a1458..b6de0f9b1 100644
--- a/redback-keys/redback-keys-providers/redback-keys-memory/pom.xml
+++ b/redback-keys/redback-keys-providers/redback-keys-memory/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys-memory</artifactId>
diff --git a/redback-keys/redback-keys-tests/pom.xml b/redback-keys/redback-keys-tests/pom.xml
index 8598e2ad7..465f540cc 100644
--- a/redback-keys/redback-keys-tests/pom.xml
+++ b/redback-keys/redback-keys-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-keys-tests</artifactId>
<name>Redback :: Key Management Test Harness</name>
diff --git a/redback-policy/pom.xml b/redback-policy/pom.xml
index a10dc2599..a22a1db75 100644
--- a/redback-policy/pom.xml
+++ b/redback-policy/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-policy</artifactId>
diff --git a/redback-rbac/pom.xml b/redback-rbac/pom.xml
index 447ecfc17..f22411d19 100644
--- a/redback-rbac/pom.xml
+++ b/redback-rbac/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac</artifactId>
<name>Redback :: Role Based Access Control</name>
diff --git a/redback-rbac/redback-authorization-rbac/pom.xml b/redback-rbac/redback-authorization-rbac/pom.xml
index a967c2dfd..7dab09593 100644
--- a/redback-rbac/redback-authorization-rbac/pom.xml
+++ b/redback-rbac/redback-authorization-rbac/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../redback-authorization/redback-authorization-providers/pom.xml</relativePath>
</parent>
diff --git a/redback-rbac/redback-rbac-model/pom.xml b/redback-rbac/redback-rbac-model/pom.xml
index 9e3a5bfd3..7de3206f4 100644
--- a/redback-rbac/redback-rbac-model/pom.xml
+++ b/redback-rbac/redback-rbac-model/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-model</artifactId>
diff --git a/redback-rbac/redback-rbac-providers/pom.xml b/redback-rbac/redback-rbac-providers/pom.xml
index bab3abac5..897b535e9 100644
--- a/redback-rbac/redback-rbac-providers/pom.xml
+++ b/redback-rbac/redback-rbac-providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-providers</artifactId>
<name>Redback :: RBAC Providers</name>
diff --git a/redback-rbac/redback-rbac-providers/redback-rbac-cached/pom.xml b/redback-rbac/redback-rbac-providers/redback-rbac-cached/pom.xml
index 4ec44e477..10c56f46f 100644
--- a/redback-rbac/redback-rbac-providers/redback-rbac-cached/pom.xml
+++ b/redback-rbac/redback-rbac-providers/redback-rbac-cached/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-cached</artifactId>
diff --git a/redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml b/redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml
index 0c1508805..c11f583fd 100644
--- a/redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml
+++ b/redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-jdo</artifactId>
diff --git a/redback-rbac/redback-rbac-providers/redback-rbac-memory/pom.xml b/redback-rbac/redback-rbac-providers/redback-rbac-memory/pom.xml
index 0fbe61515..621975611 100644
--- a/redback-rbac/redback-rbac-providers/redback-rbac-memory/pom.xml
+++ b/redback-rbac/redback-rbac-providers/redback-rbac-memory/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-memory</artifactId>
diff --git a/redback-rbac/redback-rbac-role-manager/pom.xml b/redback-rbac/redback-rbac-role-manager/pom.xml
index dce85a4d0..42df278e8 100644
--- a/redback-rbac/redback-rbac-role-manager/pom.xml
+++ b/redback-rbac/redback-rbac-role-manager/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-role-manager</artifactId>
diff --git a/redback-rbac/redback-rbac-tests/pom.xml b/redback-rbac/redback-rbac-tests/pom.xml
index 6d5b755c9..6fa203d81 100644
--- a/redback-rbac/redback-rbac-tests/pom.xml
+++ b/redback-rbac/redback-rbac-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-rbac-tests</artifactId>
<name>Redback :: RBAC Test Framework</name>
diff --git a/redback-system/pom.xml b/redback-system/pom.xml
index 73908dca2..dcfd3c2f1 100644
--- a/redback-system/pom.xml
+++ b/redback-system/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-system</artifactId>
diff --git a/redback-users/pom.xml b/redback-users/pom.xml
index bec69c9fa..c4b112738 100644
--- a/redback-users/pom.xml
+++ b/redback-users/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users</artifactId>
<name>Redback :: User Management</name>
diff --git a/redback-users/redback-authentication-users/pom.xml b/redback-users/redback-authentication-users/pom.xml
index 790e58367..be4864040 100644
--- a/redback-users/redback-authentication-users/pom.xml
+++ b/redback-users/redback-authentication-users/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../redback-authentication/redback-authentication-providers/pom.xml</relativePath>
</parent>
diff --git a/redback-users/redback-users-api/pom.xml b/redback-users/redback-users-api/pom.xml
index de9dd7eec..16f894ebb 100644
--- a/redback-users/redback-users-api/pom.xml
+++ b/redback-users/redback-users-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-api</artifactId>
diff --git a/redback-users/redback-users-providers/pom.xml b/redback-users/redback-users-providers/pom.xml
index 530c3df68..38debf657 100644
--- a/redback-users/redback-users-providers/pom.xml
+++ b/redback-users/redback-users-providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-providers</artifactId>
<name>Redback :: Users Providers</name>
diff --git a/redback-users/redback-users-providers/redback-users-cached/pom.xml b/redback-users/redback-users-providers/redback-users-cached/pom.xml
index feb51cff1..6fdd418af 100644
--- a/redback-users/redback-users-providers/redback-users-cached/pom.xml
+++ b/redback-users/redback-users-providers/redback-users-cached/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-cached</artifactId>
diff --git a/redback-users/redback-users-providers/redback-users-configurable/pom.xml b/redback-users/redback-users-providers/redback-users-configurable/pom.xml
index 491e9aa19..e532933c9 100644
--- a/redback-users/redback-users-providers/redback-users-configurable/pom.xml
+++ b/redback-users/redback-users-providers/redback-users-configurable/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-configurable</artifactId>
diff --git a/redback-users/redback-users-providers/redback-users-jdo/pom.xml b/redback-users/redback-users-providers/redback-users-jdo/pom.xml
index 3690f1449..6e9004045 100644
--- a/redback-users/redback-users-providers/redback-users-jdo/pom.xml
+++ b/redback-users/redback-users-providers/redback-users-jdo/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-jdo</artifactId>
diff --git a/redback-users/redback-users-providers/redback-users-ldap/pom.xml b/redback-users/redback-users-providers/redback-users-ldap/pom.xml
index 70122b706..12b108b9d 100644
--- a/redback-users/redback-users-providers/redback-users-ldap/pom.xml
+++ b/redback-users/redback-users-providers/redback-users-ldap/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-ldap</artifactId>
diff --git a/redback-users/redback-users-providers/redback-users-memory/pom.xml b/redback-users/redback-users-providers/redback-users-memory/pom.xml
index aea940cbe..fc496ed04 100644
--- a/redback-users/redback-users-providers/redback-users-memory/pom.xml
+++ b/redback-users/redback-users-providers/redback-users-memory/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-providers</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-memory</artifactId>
diff --git a/redback-users/redback-users-tests/pom.xml b/redback-users/redback-users-tests/pom.xml
index f5dfbb74d..dca6ebefe 100644
--- a/redback-users/redback-users-tests/pom.xml
+++ b/redback-users/redback-users-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>redback-users-tests</artifactId>
<name>Redback :: User Tests</name>