From 8e1fb80c6432daed9265e06a5ec06218a40f34e2 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 6 May 2013 02:15:35 +0000 Subject: [PATCH] use staged released versions git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479453 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 17 +++++++++++------ .../redback-keys-jdo/pom.xml | 1 - .../redback-rbac-jdo/pom.xml | 1 - 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 5a87e95f..100d8d56 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.archiva archiva-parent - 10-SNAPSHOT + 10 org.apache.archiva.redback @@ -333,12 +333,12 @@ org.apache.archiva.redback.components.cache spring-cache-api - 2.1-SNAPSHOT + 2.1 org.apache.archiva.redback.components.cache spring-cache-ehcache - 2.1-SNAPSHOT + 2.1 net.sf.ehcache @@ -359,12 +359,12 @@ org.apache.archiva.redback.components.registry spring-registry-api - 2.1-SNAPSHOT + 2.1 org.apache.archiva.redback.components.registry spring-registry-commons - 2.1-SNAPSHOT + 2.1 org.codehaus.plexus @@ -391,7 +391,7 @@ org.apache.archiva.redback.components spring-jdo2 - 2.1-SNAPSHOT + 2.1 xerces @@ -690,6 +690,11 @@ build-helper-maven-plugin 1.8 + + org.apache.archiva.redback.components.modello + jpox-modello-maven-plugin + 1.0 + 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 60b8628e..89164fc2 100644 --- a/redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml +++ b/redback-keys/redback-keys-providers/redback-keys-jdo/pom.xml @@ -128,7 +128,6 @@ org.apache.archiva.redback.components.modello jpox-modello-maven-plugin - 1.0-SNAPSHOT 1.0.1 false 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 fd50d034..79280209 100644 --- a/redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml +++ b/redback-rbac/redback-rbac-providers/redback-rbac-jdo/pom.xml @@ -122,7 +122,6 @@ org.apache.archiva.redback.components.modello jpox-modello-maven-plugin - 1.0-SNAPSHOT 1.0.1 false