diff options
author | Olivier Lamy <olamy@apache.org> | 2013-05-06 02:30:46 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-05-06 02:30:46 +0000 |
commit | 2ed2373b1efe3a487e0752ae68a95b167445d804 (patch) | |
tree | cbbfde0953c377ab86224f951d6ee55427cbb9da | |
parent | 76d87dbe6fecff36de3a8a2addc7aeb4f870c952 (diff) | |
download | archiva-2ed2373b1efe3a487e0752ae68a95b167445d804.tar.gz archiva-2ed2373b1efe3a487e0752ae68a95b167445d804.zip |
[maven-release-plugin] prepare release redback-2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479456 13f79535-47bb-0310-9956-ffa450edef68
54 files changed, 58 insertions, 59 deletions
@@ -17,8 +17,7 @@ ~ specific language governing permissions and limitations ~ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -29,7 +28,7 @@ <groupId>org.apache.archiva.redback</groupId> <artifactId>redback</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <packaging>pom</packaging> <name>Apache Archiva Redback</name> @@ -58,10 +57,10 @@ </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/ + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/tags/redback-2.1</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/redback-2.1 </developerConnection> - <url>http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/</url> + <url>http://svn.apache.org/viewvc/archiva/tags/redback-2.1</url> </scm> <distributionManagement> diff --git a/redback-authentication/pom.xml b/redback-authentication/pom.xml index 73a1e4afb..cda0c2870 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.1-SNAPSHOT</version> + <version>2.1</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 463a846b3..84142d440 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.1-SNAPSHOT</version> + <version>2.1</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 f395ec14e..67ad488e9 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.1-SNAPSHOT</version> + <version>2.1</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 f7cec7d81..6cb0b3a37 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.1-SNAPSHOT</version> + <version>2.1</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 086a767be..da9b10351 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.1-SNAPSHOT</version> + <version>2.1</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 b38a29ce0..cbc13c2ed 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-authentication-open</artifactId> diff --git a/redback-authentication/redback-authentication-providers/redback-authentication-users/pom.xml b/redback-authentication/redback-authentication-providers/redback-authentication-users/pom.xml index b8a596432..1ec54c7d8 100644 --- a/redback-authentication/redback-authentication-providers/redback-authentication-users/pom.xml +++ b/redback-authentication/redback-authentication-providers/redback-authentication-users/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-authentication-providers</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-authentication-users</artifactId> diff --git a/redback-authorization/pom.xml b/redback-authorization/pom.xml index c50292bfa..5bb1559d1 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.1-SNAPSHOT</version> + <version>2.1</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 fb62a8b2f..d6ce12cff 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.1-SNAPSHOT</version> + <version>2.1</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 757337fb7..04f7f70af 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.1-SNAPSHOT</version> + <version>2.1</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 db92ccb3b..26d95f022 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-authorization-open</artifactId> diff --git a/redback-authorization/redback-authorization-providers/redback-authorization-rbac/pom.xml b/redback-authorization/redback-authorization-providers/redback-authorization-rbac/pom.xml index b2eed3651..64039b168 100644 --- a/redback-authorization/redback-authorization-providers/redback-authorization-rbac/pom.xml +++ b/redback-authorization/redback-authorization-providers/redback-authorization-rbac/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-authorization-providers</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-authorization-rbac</artifactId> diff --git a/redback-common/pom.xml b/redback-common/pom.xml index 1d0031ef5..da315880f 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.1-SNAPSHOT</version> + <version>2.1</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 eb1f6102c..fdc83fc8b 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.1-SNAPSHOT</version> + <version>2.1</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 1165e6083..3f1f542a9 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.1-SNAPSHOT</version> + <version>2.1</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 6ac8a6b6c..0b048e5a9 100644 --- a/redback-common/redback-common-test-resources/pom.xml +++ b/redback-common/redback-common-test-resources/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-common</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-common-test-resources</artifactId> diff --git a/redback-configuration/pom.xml b/redback-configuration/pom.xml index e41519fe7..640e9ff8a 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-configuration</artifactId> diff --git a/redback-data-management/pom.xml b/redback-data-management/pom.xml index ce2410ec4..26e9af11b 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-data-management</artifactId> diff --git a/redback-features/pom.xml b/redback-features/pom.xml index 8bc7fcb84..a6e046ed2 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-features</artifactId> diff --git a/redback-integrations/pom.xml b/redback-integrations/pom.xml index 2aca7b05e..ed758384d 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.1-SNAPSHOT</version> + <version>2.1</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 da9f455ca..8af15675f 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.1-SNAPSHOT</version> + <version>2.1</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 b5376fa47..9bc35b697 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-integrations-security</artifactId> diff --git a/redback-integrations/redback-rest/pom.xml b/redback-integrations/redback-rest/pom.xml index b9b9d67e0..b0bf0b21b 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.1-SNAPSHOT</version> + <version>2.1</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 71a57699a..32364e1ee 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.1-SNAPSHOT</version> + <version>2.1</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 c90b9ef02..13864dc24 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-rest-services</artifactId> diff --git a/redback-keys/pom.xml b/redback-keys/pom.xml index 30f62e535..7a5ca55f5 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.1-SNAPSHOT</version> + <version>2.1</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 50082edb3..4139ca9fc 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.1-SNAPSHOT</version> + <version>2.1</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 523750240..09d9bdf82 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.1-SNAPSHOT</version> + <version>2.1</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 12ad8b649..08b9dc147 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.1-SNAPSHOT</version> + <version>2.1</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 452140716..a76f7acec 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.1-SNAPSHOT</version> + <version>2.1</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 89164fc2b..2e0cfffa4 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.1-SNAPSHOT</version> + <version>2.1</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 bc72379d3..5290def71 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.1-SNAPSHOT</version> + <version>2.1</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 465f540cc..ea05550a7 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.1-SNAPSHOT</version> + <version>2.1</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 a22a1db75..4382ef712 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-policy</artifactId> diff --git a/redback-rbac/pom.xml b/redback-rbac/pom.xml index 08e0bd670..70fb6ef57 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-rbac</artifactId> <name>Redback :: Role Based Access Control</name> diff --git a/redback-rbac/redback-rbac-model/pom.xml b/redback-rbac/redback-rbac-model/pom.xml index fe75799c6..c6adcd4f6 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.1-SNAPSHOT</version> + <version>2.1</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 4717d9f1e..c6d93cd2c 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.1-SNAPSHOT</version> + <version>2.1</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 10c56f46f..e6ccd73f1 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.1-SNAPSHOT</version> + <version>2.1</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 792802092..7a1a38117 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-rbac-jdo</artifactId> diff --git a/redback-rbac/redback-rbac-providers/redback-rbac-ldap/pom.xml b/redback-rbac/redback-rbac-providers/redback-rbac-ldap/pom.xml index 0154982e9..93d8e08db 100644 --- a/redback-rbac/redback-rbac-providers/redback-rbac-ldap/pom.xml +++ b/redback-rbac/redback-rbac-providers/redback-rbac-ldap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-rbac-providers</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-rbac-ldap</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 621975611..9f3d21274 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.1-SNAPSHOT</version> + <version>2.1</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 956e2a9e6..6093c47b3 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.1-SNAPSHOT</version> + <version>2.1</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 1cbf58789..bbb7d15ed 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.1-SNAPSHOT</version> + <version>2.1</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 dcfd3c2f1..ba31370ef 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-system</artifactId> diff --git a/redback-users/pom.xml b/redback-users/pom.xml index 894d555d8..a90ef4958 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-users</artifactId> <name>Redback :: User Management</name> diff --git a/redback-users/redback-users-api/pom.xml b/redback-users/redback-users-api/pom.xml index 16f894ebb..9aef26b60 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.1-SNAPSHOT</version> + <version>2.1</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 38debf657..4d6c81828 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.1-SNAPSHOT</version> + <version>2.1</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 6fdd418af..0bc2ddfc7 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.1-SNAPSHOT</version> + <version>2.1</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 e532933c9..dcb7199a7 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.1-SNAPSHOT</version> + <version>2.1</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 cdfe6a471..2009046f4 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.1-SNAPSHOT</version> + <version>2.1</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 02d9f2971..bfdd6110b 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.1-SNAPSHOT</version> + <version>2.1</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 fc496ed04..bf76e0b7a 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.1-SNAPSHOT</version> + <version>2.1</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 dca6ebefe..3cb281a53 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.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-users-tests</artifactId> <name>Redback :: User Tests</name> |