-- removed dryRun

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@48 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2008-07-11 12:43:36 +00:00
parent 310a0a76a3
commit 0182d3e5f5

View File

@@ -133,7 +133,6 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<!-- useEditMode>true</useEditMode>-->
<dryRun>true</dryRun>
<preparationGoals>clean package</preparationGoals>
<goals>deploy</goals>
<tagBase>${svn.tags.url}</tagBase>