From d98fd5728c41b4e537dade29b059f6910166b929 Mon Sep 17 00:00:00 2001 From: maoo Date: Tue, 3 Apr 2012 15:36:42 +0000 Subject: [PATCH] fixing version number on tag of amp and nosnapshot plugin poms. mvn install was failing git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@368 04253f4f-3451-0410-a141-5562f1e59037 --- plugins/maven-amp-plugin-test/pom.xml | 2 +- plugins/maven-amp-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/maven-amp-plugin-test/pom.xml b/plugins/maven-amp-plugin-test/pom.xml index f52b8674..dcf4e24c 100755 --- a/plugins/maven-amp-plugin-test/pom.xml +++ b/plugins/maven-amp-plugin-test/pom.xml @@ -20,7 +20,7 @@ org.alfresco maven-alfresco-lifecycle - 3.9.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index b752b8f5..4c532e32 100644 --- a/plugins/maven-amp-plugin/pom.xml +++ b/plugins/maven-amp-plugin/pom.xml @@ -12,7 +12,7 @@ org.alfresco maven-alfresco-lifecycle - 1.1.1-SNAPSHOT + 4.0.0-SNAPSHOT ../../pom.xml