diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index 2e96fb97..e0acfb56 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -32,7 +32,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.9.0-SNAPSHOT + 1.0.0 diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index fe4ea4bf..743a19ca 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -25,7 +25,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.9.0-SNAPSHOT + 1.0.0 This archetype developed aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 9dcf991c..3a33b1e5 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -3,7 +3,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes pom - 1.9.0-SNAPSHOT + 1.0.0 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 @@ -12,7 +12,7 @@ org.alfresco maven-alfresco-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 maven-alfresco-amp-archetype diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index d5a31764..31023720 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-SNAPSHOT + 1.0.0 org.alfresco maven-alfresco-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index bb9c0430..9deb6a42 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,14 +3,14 @@ com.sourcesense.maven maven-nosnapshot-plugin maven-plugin - 0.0.5-SNAPSHOT + 1.0.0 Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties ${project.artifactId} org.alfresco maven-alfresco-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 5fe91ade..2c622cce 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.alfresco maven-alfresco-lifecycle pom - 1.0.0-SNAPSHOT + 1.0.0 Maven Alfresco Lifecycle support base project com.sourcesense.maven @@ -46,9 +45,9 @@ ${site.url} - scm:svn:${svn.url} - scm:svn:${svn.url} - ${svn.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