From 1654ce37ce5545207730a6538bd263f0bcded6df Mon Sep 17 00:00:00 2001 From: mindthegab Date: Sat, 7 Nov 2009 15:28:04 +0000 Subject: [PATCH] [maven-release-plugin] rollback the release of maven-alfresco-lifecycle-1.0.0 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@246 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 2 +- .../maven-alfresco-extension-archetype/pom.xml | 5 +++-- maven-alfresco-archetypes/pom.xml | 7 ++++--- plugins/maven-amp-plugin/pom.xml | 4 ++-- plugins/maven-nosnapshot-plugin/pom.xml | 4 ++-- pom.xml | 11 ++++++----- 6 files changed, 18 insertions(+), 15 deletions(-) diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index c6bfc822..47de6c9e 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -31,7 +31,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.9.0 + 1.9.0-SNAPSHOT ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index 4152f9d2..38903390 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -14,7 +14,8 @@ the specific language governing permissions and limitations under the License. --> - + 4.0.0 maven-alfresco-extension-archetype maven-archetype @@ -22,7 +23,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.9.0 + 1.9.0-SNAPSHOT ../pom.xml diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 3e4d7d3b..23882463 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 com.sourcesense.alfresco maven-alfresco-archetypes pom - 1.9.0 + 1.9.0-SNAPSHOT Maven Alfresco Archetypes base project This project is meant to gather all commons configurations and settings between the two maven-alfresco-*-archetypes, i.e. maven-alfresco-extension-archetype and maven-alfresco-amp-archetype @@ -11,7 +12,7 @@ org.alfresco maven-alfresco-lifecycle - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index fb769385..7963eabd 100644 --- a/plugins/maven-amp-plugin/pom.xml +++ b/plugins/maven-amp-plugin/pom.xml @@ -4,11 +4,11 @@ maven-amp-plugin maven-plugin Alfresco AMP Plugin - 3.0.1 + 3.0.1-SNAPSHOT org.alfresco maven-alfresco-lifecycle - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index 8ab82f50..258dd4ec 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,13 +3,13 @@ com.sourcesense.maven maven-nosnapshot-plugin maven-plugin - 0.0.5 + 0.0.5-SNAPSHOT Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties org.alfresco maven-alfresco-lifecycle - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index a0fe9f43..b6805615 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.alfresco maven-alfresco-lifecycle pom - 1.0.0 + 1.0.0-SNAPSHOT Maven Alfresco Lifecycle support base project http://repository.sourcesense.com/nexus/content/repositories/alfresco.public.sites/maven-alfresco-lifecycle @@ -41,9 +42,9 @@ community contexts. ${project.url} - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 - https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 + scm:svn:${svn.url} + scm:svn:${svn.url} + ${svn.url}