aboutsummaryrefslogtreecommitdiffstats
path: root/redback-integrations
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-05-06 02:30:46 +0000
committerOlivier Lamy <olamy@apache.org>2013-05-06 02:30:46 +0000
commit2ed2373b1efe3a487e0752ae68a95b167445d804 (patch)
treecbbfde0953c377ab86224f951d6ee55427cbb9da /redback-integrations
parent76d87dbe6fecff36de3a8a2addc7aeb4f870c952 (diff)
downloadarchiva-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
Diffstat (limited to 'redback-integrations')
-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-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
6 files changed, 6 insertions, 6 deletions
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>