From 884519a9f38c044612badda079853cafde729342 Mon Sep 17 00:00:00 2001 From: Hardy Pottinger Date: Fri, 7 Nov 2014 22:42:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release dspace-5.0-rc1 --- dspace-api/pom.xml | 2 +- dspace-jspui/pom.xml | 2 +- dspace-oai/pom.xml | 5 ++-- dspace-rdf/pom.xml | 2 +- dspace-rest/pom.xml | 4 ++-- dspace-services/pom.xml | 2 +- dspace-solr/pom.xml | 2 +- dspace-sword/pom.xml | 2 +- dspace-swordv2/pom.xml | 2 +- dspace-xmlui-mirage2/pom.xml | 2 +- dspace-xmlui/pom.xml | 2 +- dspace/modules/additions/pom.xml | 2 +- dspace/modules/jspui/pom.xml | 2 +- dspace/modules/oai/pom.xml | 2 +- dspace/modules/pom.xml | 2 +- dspace/modules/rdf/pom.xml | 2 +- dspace/modules/rest/pom.xml | 2 +- dspace/modules/solr/pom.xml | 4 ++-- dspace/modules/sword/pom.xml | 2 +- dspace/modules/swordv2/pom.xml | 2 +- dspace/modules/xmlui/pom.xml | 5 ++-- dspace/pom.xml | 2 +- pom.xml | 40 ++++++++++++++++---------------- 23 files changed, 46 insertions(+), 48 deletions(-) diff --git a/dspace-api/pom.xml b/dspace-api/pom.xml index 781a63d45d3a..390cceac5d4f 100644 --- a/dspace-api/pom.xml +++ b/dspace-api/pom.xml @@ -12,7 +12,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-jspui/pom.xml b/dspace-jspui/pom.xml index 4153df5b7aca..04cd13641626 100644 --- a/dspace-jspui/pom.xml +++ b/dspace-jspui/pom.xml @@ -13,7 +13,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-oai/pom.xml b/dspace-oai/pom.xml index 692cd9ce98f6..5f061d5e24ab 100644 --- a/dspace-oai/pom.xml +++ b/dspace-oai/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 dspace-oai war @@ -9,7 +8,7 @@ dspace-parent org.dspace - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-rdf/pom.xml b/dspace-rdf/pom.xml index bb5d50b1d67c..e53c8a53597a 100644 --- a/dspace-rdf/pom.xml +++ b/dspace-rdf/pom.xml @@ -9,7 +9,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-rest/pom.xml b/dspace-rest/pom.xml index e3067dfe4cf5..f36781f413bc 100644 --- a/dspace-rest/pom.xml +++ b/dspace-rest/pom.xml @@ -3,7 +3,7 @@ org.dspace dspace-rest war - 5.0-SNAPSHOT + 5.0-rc1 DSpace REST :: API and Implementation DSpace RESTful Web Services API http://demo.dspace.org @@ -11,7 +11,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-services/pom.xml b/dspace-services/pom.xml index fbea44cd135c..f3dff41e7eed 100644 --- a/dspace-services/pom.xml +++ b/dspace-services/pom.xml @@ -9,7 +9,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 diff --git a/dspace-solr/pom.xml b/dspace-solr/pom.xml index 72322a8e631e..dc69f1967975 100644 --- a/dspace-solr/pom.xml +++ b/dspace-solr/pom.xml @@ -20,7 +20,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-sword/pom.xml b/dspace-sword/pom.xml index a0378ca98021..d723e7de5da6 100644 --- a/dspace-sword/pom.xml +++ b/dspace-sword/pom.xml @@ -15,7 +15,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-swordv2/pom.xml b/dspace-swordv2/pom.xml index 09e12ad4c09b..c03f471b6eee 100644 --- a/dspace-swordv2/pom.xml +++ b/dspace-swordv2/pom.xml @@ -13,7 +13,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-xmlui-mirage2/pom.xml b/dspace-xmlui-mirage2/pom.xml index 00a332ae63f4..4dd8b6f9f60d 100644 --- a/dspace-xmlui-mirage2/pom.xml +++ b/dspace-xmlui-mirage2/pom.xml @@ -11,7 +11,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace-xmlui/pom.xml b/dspace-xmlui/pom.xml index 56a8a97b0d35..3e2ba9a65fef 100644 --- a/dspace-xmlui/pom.xml +++ b/dspace-xmlui/pom.xml @@ -11,7 +11,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/additions/pom.xml b/dspace/modules/additions/pom.xml index 5336f628433e..546a8f0f8022 100644 --- a/dspace/modules/additions/pom.xml +++ b/dspace/modules/additions/pom.xml @@ -17,7 +17,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/jspui/pom.xml b/dspace/modules/jspui/pom.xml index a2fe1fc2f19e..f3615cde897e 100644 --- a/dspace/modules/jspui/pom.xml +++ b/dspace/modules/jspui/pom.xml @@ -12,7 +12,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/oai/pom.xml b/dspace/modules/oai/pom.xml index 4761512e59e3..40d90876de65 100644 --- a/dspace/modules/oai/pom.xml +++ b/dspace/modules/oai/pom.xml @@ -12,7 +12,7 @@ modules org.dspace - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/pom.xml b/dspace/modules/pom.xml index 7522f95d58e7..7b079c84f3bc 100644 --- a/dspace/modules/pom.xml +++ b/dspace/modules/pom.xml @@ -9,7 +9,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 ../../pom.xml diff --git a/dspace/modules/rdf/pom.xml b/dspace/modules/rdf/pom.xml index f384920dcf92..ba39f4686488 100644 --- a/dspace/modules/rdf/pom.xml +++ b/dspace/modules/rdf/pom.xml @@ -11,7 +11,7 @@ modules org.dspace - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/rest/pom.xml b/dspace/modules/rest/pom.xml index 113953afe4d0..06d33df09d0f 100644 --- a/dspace/modules/rest/pom.xml +++ b/dspace/modules/rest/pom.xml @@ -12,7 +12,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/solr/pom.xml b/dspace/modules/solr/pom.xml index 40a7c5158645..ad840797850c 100644 --- a/dspace/modules/solr/pom.xml +++ b/dspace/modules/solr/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.dspace.modules solr - 5.0-SNAPSHOT + 5.0-rc1 war DSpace SOLR :: Local Customizations @@ -13,7 +13,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/sword/pom.xml b/dspace/modules/sword/pom.xml index fdb75f7c866f..ee586ee05bc6 100644 --- a/dspace/modules/sword/pom.xml +++ b/dspace/modules/sword/pom.xml @@ -16,7 +16,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/swordv2/pom.xml b/dspace/modules/swordv2/pom.xml index 69604dc1db03..88d3cb6b2b24 100644 --- a/dspace/modules/swordv2/pom.xml +++ b/dspace/modules/swordv2/pom.xml @@ -16,7 +16,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/modules/xmlui/pom.xml b/dspace/modules/xmlui/pom.xml index 20defbc4b530..2d32b83de5ed 100644 --- a/dspace/modules/xmlui/pom.xml +++ b/dspace/modules/xmlui/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 org.dspace.modules xmlui @@ -13,7 +12,7 @@ org.dspace modules - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/dspace/pom.xml b/dspace/pom.xml index ec9b0fe97d53..ac937838e76e 100644 --- a/dspace/pom.xml +++ b/dspace/pom.xml @@ -15,7 +15,7 @@ org.dspace dspace-parent - 5.0-SNAPSHOT + 5.0-rc1 .. diff --git a/pom.xml b/pom.xml index 3ada22a34dd8..1eeeda2fc2d6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.dspace dspace-parent pom - 5.0-SNAPSHOT + 5.0-rc1 DSpace Parent Project DSpace open source software is a turnkey institutional repository application. @@ -636,64 +636,64 @@ org.dspace dspace-api - 5.0-SNAPSHOT + 5.0-rc1 org.dspace.modules additions - 5.0-SNAPSHOT + 5.0-rc1 org.dspace dspace-sword - 5.0-SNAPSHOT + 5.0-rc1 jar classes org.dspace dspace-sword - 5.0-SNAPSHOT + 5.0-rc1 war org.dspace dspace-swordv2 - 5.0-SNAPSHOT + 5.0-rc1 jar classes org.dspace dspace-swordv2 - 5.0-SNAPSHOT + 5.0-rc1 war org.dspace dspace-jspui - 5.0-SNAPSHOT + 5.0-rc1 jar classes org.dspace dspace-jspui - 5.0-SNAPSHOT + 5.0-rc1 war org.dspace dspace-oai - 5.0-SNAPSHOT + 5.0-rc1 jar classes org.dspace dspace-oai - 5.0-SNAPSHOT + 5.0-rc1 war @@ -717,50 +717,50 @@ org.dspace dspace-xmlui - 5.0-SNAPSHOT + 5.0-rc1 jar classes org.dspace dspace-xmlui - 5.0-SNAPSHOT + 5.0-rc1 war org.dspace dspace-services - 5.0-SNAPSHOT + 5.0-rc1 org.dspace dspace-rdf - 5.0-SNAPSHOT + 5.0-rc1 war org.dspace dspace-rest - 5.0-SNAPSHOT + 5.0-rc1 jar org.dspace dspace-rest - 5.0-SNAPSHOT + 5.0-rc1 war org.dspace dspace-solr - 5.0-SNAPSHOT + 5.0-rc1 jar classes org.dspace dspace-solr - 5.0-SNAPSHOT + 5.0-rc1 war skinny @@ -1485,7 +1485,7 @@ scm:git:git@github.com:DSpace/DSpace.git scm:git:git@github.com:DSpace/DSpace.git git@github.com:DSpace/DSpace.git - HEAD + dspace-5.0-rc1