From d2efe45daa06ca9555874090646c74016f59d000 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Tue, 2 Jul 2013 17:40:57 +0000 Subject: [PATCH] -- issue #131 moved scm properties to project properties and consolidated release profile git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@691 04253f4f-3451-0410-a141-5562f1e59037 --- pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 3924df4e..44bc7c24 100644 --- a/pom.xml +++ b/pom.xml @@ -88,10 +88,6 @@ UTF-8 2.2 - 2.4 - deploy site-deploy - 3.2 - 2.8 ${project.version} @@ -141,8 +137,12 @@ release https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-lifecycle-aggregator/latest - https://maven-alfresco-archetypes.googlecode.com/svn - ${scm.url.base}/tags + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn + ${project.scm.connection} + 2.4 + deploy site-deploy + 3.2 + 2.8 @@ -151,7 +151,6 @@ maven-release-plugin ${maven.release.version} - ${scm.tag.base} clean install ${maven.release.goals} true