announcement email will be sent manually

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk/maven-alfresco-archetypes@47 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2008-07-11 12:34:55 +00:00
parent 8877ec6366
commit a540a074da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
<!-- useEditMode>true</useEditMode>-->
<!-- dryRun>true</dryRun-->
<preparationGoals>clean package</preparationGoals>
<goals>deploy site:depoy changes:announcement-mail</goals>
<goals>deploy site:deploy</goals>
<tagBase>${svn.tags.url}</tagBase>
</configuration>
</plugin>
+1 -1
View File
@@ -69,7 +69,7 @@
<!-- useEditMode>true</useEditMode>-->
<!-- dryRun>true</dryRun-->
<preparationGoals>clean package</preparationGoals>
<goals>deploy site:depoy changes:announcement-mail</goals>
<goals>deploy site:deploy</goals>
<tagBase>${svn.tags.url}</tagBase>
</configuration>
</plugin>