announcement email will be sent manually

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk/maven-alfresco-archetypes/maven-alfresco-amp-archetype@47 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2008-07-11 12:34:55 +00:00
parent 18acb8bbd2
commit 244e32e45a

View File

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