diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-26 14:06:04 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-26 14:06:04 +0000 |
commit | 1b92f2a3115b1250b98fde15bd1b61047b3b3fe4 (patch) | |
tree | 26dc0c4d691db186973137320a0f7e27e861afee | |
parent | 4b83455a8698e05137b75ebc2f05ae2631ea1d21 (diff) | |
download | archiva-1b92f2a3115b1250b98fde15bd1b61047b3b3fe4.tar.gz archiva-1b92f2a3115b1250b98fde15bd1b61047b3b3fe4.zip |
[maven-release-plugin] prepare release redback-2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1390501 13f79535-47bb-0310-9956-ffa450edef68
57 files changed, 61 insertions, 61 deletions
@@ -28,7 +28,7 @@ <groupId>org.apache.archiva.redback</groupId> <artifactId>redback</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</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/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> + <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> </scm> <distributionManagement> diff --git a/redback-authentication/pom.xml b/redback-authentication/pom.xml index fcc932eee..a6ca0e962 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-SNAPSHOT</version> + <version>2.0</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 6e8cdd0c2..815562623 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-SNAPSHOT</version> + <version>2.0</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 4b2fa5858..97c497b2a 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-SNAPSHOT</version> + <version>2.0</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 ddb0d3347..934ee43c3 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-SNAPSHOT</version> + <version>2.0</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 adc4f7edd..bf50363b2 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-SNAPSHOT</version> + <version>2.0</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 4bb0c5170..9ddf67b8a 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-authentication-open</artifactId> diff --git a/redback-authorization/pom.xml b/redback-authorization/pom.xml index 6f83ec702..241bebd90 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-SNAPSHOT</version> + <version>2.0</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 b5fade25c..1fa256b49 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-SNAPSHOT</version> + <version>2.0</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 34bf5cbd2..3768109bc 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-SNAPSHOT</version> + <version>2.0</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 b54a7717b..d28cccc49 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-authorization-open</artifactId> diff --git a/redback-common/pom.xml b/redback-common/pom.xml index 5128c4a85..4f1a3a0ea 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-SNAPSHOT</version> + <version>2.0</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 6633d8a95..e25309cd9 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-SNAPSHOT</version> + <version>2.0</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 90c4237dc..38621145a 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-SNAPSHOT</version> + <version>2.0</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 1c41b8705..9dc2f6671 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-common-test-resources</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <name>Redback :: Common TestResources</name> </project> diff --git a/redback-configuration/pom.xml b/redback-configuration/pom.xml index ee5de2bf3..727dc469f 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-configuration</artifactId> diff --git a/redback-data-management/pom.xml b/redback-data-management/pom.xml index ae2fc608e..effdbf6ad 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-data-management</artifactId> diff --git a/redback-features/pom.xml b/redback-features/pom.xml index 563274e5f..77da3a07b 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-features</artifactId> diff --git a/redback-integrations/pom.xml b/redback-integrations/pom.xml index 559b9cc64..ee4eeabc2 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-SNAPSHOT</version> + <version>2.0</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 af35eaec5..beec580df 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-SNAPSHOT</version> + <version>2.0</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 515dc7baa..eb636269a 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-integrations-security</artifactId> diff --git a/redback-integrations/redback-jsecurity/pom.xml b/redback-integrations/redback-jsecurity/pom.xml index bab36e38b..5f5dce1e3 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-jsecurity</artifactId> diff --git a/redback-integrations/redback-rest/pom.xml b/redback-integrations/redback-rest/pom.xml index c3934a784..695536c9e 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-SNAPSHOT</version> + <version>2.0</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 8370972cb..70c9e5740 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-SNAPSHOT</version> + <version>2.0</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 80d19cc1b..8b35789aa 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-rest-services</artifactId> diff --git a/redback-integrations/redback-struts2/pom.xml b/redback-integrations/redback-struts2/pom.xml index 82d7d8a6a..77883a777 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-SNAPSHOT</version> + <version>2.0</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 dac561c22..56d4d5d29 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-SNAPSHOT</version> + <version>2.0</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 a18ada7da..766650a85 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-struts2-integration</artifactId> diff --git a/redback-keys/pom.xml b/redback-keys/pom.xml index ab518cc8c..1d738a05c 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-SNAPSHOT</version> + <version>2.0</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 259198afd..860a9db98 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-SNAPSHOT</version> + <version>2.0</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 ed75f4015..d062e4152 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-SNAPSHOT</version> + <version>2.0</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 6a859187c..5787e3d83 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-SNAPSHOT</version> + <version>2.0</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 55b04522a..c083b05d4 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-SNAPSHOT</version> + <version>2.0</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 0e1f1ddff..76aa47234 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-SNAPSHOT</version> + <version>2.0</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 86a4e1eb0..7729a1458 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-SNAPSHOT</version> + <version>2.0</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 a51f0b987..8598e2ad7 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-SNAPSHOT</version> + <version>2.0</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 bab3a1998..a10dc2599 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-policy</artifactId> diff --git a/redback-rbac/pom.xml b/redback-rbac/pom.xml index d2a95a7ba..447ecfc17 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-SNAPSHOT</version> + <version>2.0</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 c5a72cf6c..a967c2dfd 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-SNAPSHOT</version> + <version>2.0</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 8fd6f3871..9e3a5bfd3 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-SNAPSHOT</version> + <version>2.0</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 02482a201..bab3abac5 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-SNAPSHOT</version> + <version>2.0</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 97b09c079..4ec44e477 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-SNAPSHOT</version> + <version>2.0</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 a9d00bb0b..0c1508805 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-SNAPSHOT</version> + <version>2.0</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 7dfe3eb37..0fbe61515 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-SNAPSHOT</version> + <version>2.0</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 d198a86cf..dce85a4d0 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-SNAPSHOT</version> + <version>2.0</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 a80ea1567..6d5b755c9 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-SNAPSHOT</version> + <version>2.0</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 4d43b5212..73908dca2 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-system</artifactId> diff --git a/redback-users/pom.xml b/redback-users/pom.xml index 916595010..bec69c9fa 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-SNAPSHOT</version> + <version>2.0</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 ceccb5c65..790e58367 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-SNAPSHOT</version> + <version>2.0</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 fc894fe0a..de9dd7eec 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-SNAPSHOT</version> + <version>2.0</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 16c4a06a1..530c3df68 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-SNAPSHOT</version> + <version>2.0</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 d260d1c30..feb51cff1 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-SNAPSHOT</version> + <version>2.0</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 f7e4bbe6b..491e9aa19 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-SNAPSHOT</version> + <version>2.0</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 658f86c34..3690f1449 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-SNAPSHOT</version> + <version>2.0</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 f8705a3e9..70122b706 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-SNAPSHOT</version> + <version>2.0</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 5159883dd..aea940cbe 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-SNAPSHOT</version> + <version>2.0</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 de02cb075..f5dfbb74d 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-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-users-tests</artifactId> <name>Redback :: User Tests</name> |