From 7c38ab408802e9bf56380f82d0f6f7fb4c5d5420 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sat, 8 Feb 2014 12:00:46 +0000 Subject: [maven-release-plugin] prepare release archiva-2.0.0-RC1 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml | 2 +- .../archiva-web/archiva-rest/archiva-rest-services/pom.xml | 2 +- archiva-modules/archiva-web/archiva-rest/pom.xml | 2 +- archiva-modules/archiva-web/archiva-rss/pom.xml | 2 +- archiva-modules/archiva-web/archiva-security/pom.xml | 2 +- archiva-modules/archiva-web/archiva-test-mocks/pom.xml | 2 +- archiva-modules/archiva-web/archiva-web-common/pom.xml | 2 +- archiva-modules/archiva-web/archiva-webapp/pom.xml | 4 ++-- archiva-modules/archiva-web/archiva-webdav/pom.xml | 2 +- archiva-modules/archiva-web/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) (limited to 'archiva-modules/archiva-web') diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml index 2fdc510a2..09c49e44c 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml @@ -22,7 +22,7 @@ archiva-rest org.apache.archiva - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-rest-api diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml index 099bdb6ac..4e39c6e16 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-rest - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-rest-services bundle diff --git a/archiva-modules/archiva-web/archiva-rest/pom.xml b/archiva-modules/archiva-web/archiva-rest/pom.xml index 24086e2df..73cf5c841 100644 --- a/archiva-modules/archiva-web/archiva-rest/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-rest Archiva Web :: REST support diff --git a/archiva-modules/archiva-web/archiva-rss/pom.xml b/archiva-modules/archiva-web/archiva-rss/pom.xml index 24d3ce689..c05d37df3 100644 --- a/archiva-modules/archiva-web/archiva-rss/pom.xml +++ b/archiva-modules/archiva-web/archiva-rss/pom.xml @@ -22,7 +22,7 @@ archiva-web org.apache.archiva - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 4.0.0 archiva-rss diff --git a/archiva-modules/archiva-web/archiva-security/pom.xml b/archiva-modules/archiva-web/archiva-security/pom.xml index 937ec52f9..9df9bc211 100644 --- a/archiva-modules/archiva-web/archiva-security/pom.xml +++ b/archiva-modules/archiva-web/archiva-security/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 4.0.0 archiva-security diff --git a/archiva-modules/archiva-web/archiva-test-mocks/pom.xml b/archiva-modules/archiva-web/archiva-test-mocks/pom.xml index 06ebdb2bc..e57566e79 100644 --- a/archiva-modules/archiva-web/archiva-test-mocks/pom.xml +++ b/archiva-modules/archiva-web/archiva-test-mocks/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-test-mocks diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml index 3bb246649..07b205f5d 100644 --- a/archiva-modules/archiva-web/archiva-web-common/pom.xml +++ b/archiva-modules/archiva-web/archiva-web-common/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-web-common diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 72c6a44d4..ffa98d271 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-webapp war @@ -41,7 +41,7 @@ false 30 - + diff --git a/archiva-modules/archiva-web/archiva-webdav/pom.xml b/archiva-modules/archiva-web/archiva-webdav/pom.xml index de147d18b..59341b5fc 100644 --- a/archiva-modules/archiva-web/archiva-webdav/pom.xml +++ b/archiva-modules/archiva-web/archiva-webdav/pom.xml @@ -23,7 +23,7 @@ org.apache.archiva archiva-web - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-webdav diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 46a2996c6..eabd8a74f 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -19,7 +19,7 @@ org.apache.archiva archiva-modules - 2.0.0-RC1-SNAPSHOT + 2.0.0-RC1 archiva-web -- cgit v1.2.3