mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-09-17 14:21:45 +00:00
-- removed dryRun
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@48 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
@@ -133,7 +133,6 @@
|
|||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- useEditMode>true</useEditMode>-->
|
<!-- useEditMode>true</useEditMode>-->
|
||||||
<dryRun>true</dryRun>
|
|
||||||
<preparationGoals>clean package</preparationGoals>
|
<preparationGoals>clean package</preparationGoals>
|
||||||
<goals>deploy</goals>
|
<goals>deploy</goals>
|
||||||
<tagBase>${svn.tags.url}</tagBase>
|
<tagBase>${svn.tags.url}</tagBase>
|
||||||
|
Reference in New Issue
Block a user