diff --git a/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-amp-archetype/pom.xml index ac5fccaa..ad6818e2 100644 --- a/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-amp-archetype/pom.xml @@ -16,13 +16,13 @@ limitations under the License. --> - + 4.0.0 com.sourcesense.alfresco maven-alfresco-amp-archetype maven-archetype Maven Alfresco Amp Archetype - 1.0.0-SNAPSHOT + 1.0.0 This archetype aims to provide a standardized approach to development, release and deployment of Alfresco AMPs (as opposed to Alfresco extensions, released as a different artifact ). Using standard m2 lifecycle commands (mvn compile package deploy) and generally available @@ -35,13 +35,13 @@ https://repository.sourcesense.com/maven2-sites/maven-alfresco-archetypes/${pom.artifactId} - scm:svn:${svn.url} - ${svn.url} + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-archetypes-1.0.0/maven-alfresco-amp-archetype + https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-archetypes-1.0.0/maven-alfresco-amp-archetype com.sourcesense.alfresco maven-alfresco-archetypes - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-extension-archetype/pom.xml index 46ee562a..1eab9f19 100644 --- a/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-extension-archetype/pom.xml @@ -16,19 +16,18 @@ limitations under the License. --> - + 4.0.0 com.sourcesense.alfresco maven-alfresco-extension-archetype - 1.1.0-SNAPSHOT + 1.1.0 maven-archetype Maven alfresco Extension archetype ${site.url} com.sourcesense.alfresco maven-alfresco-archetypes - 1.0.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 @@ -45,8 +44,8 @@ https://repository.sourcesense.com/maven2-sites/maven-alfresco-archetypes/${pom.artifactId} - scm:svn:${svn.url} - ${svn.url} + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-archetypes-1.0.0/maven-alfresco-extension-archetype + https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-archetypes-1.0.0/maven-alfresco-extension-archetype diff --git a/pom.xml b/pom.xml index c6bdd373..ed80edcc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 com.sourcesense.alfresco maven-alfresco-archetypes pom - 1.0.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. @@ -38,8 +37,8 @@ ${site.url} - scm:svn:${svn.url} - ${svn.url} + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-archetypes-1.0.0 + https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-archetypes-1.0.0