[maven-release-plugin] copy for tag maven-alfresco-amp-archetype-1.0.0

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-amp-archetype-1.0.0@61 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2008-07-11 13:25:59 +00:00

View File

@@ -60,7 +60,7 @@
<!-- useEditMode>true</useEditMode>-->
<!-- dryRun>true</dryRun-->
<preparationGoals>clean package</preparationGoals>
<goals>deploy site:deploy</goals>
<goals>deploy site:site site:deploy</goals>
<tagBase>${svn.tags.url}</tagBase>
</configuration>
</plugin>