Commit e3457e17 authored by mindthegab's avatar mindthegab
Browse files

announcement email will be sent manually

parent c027fb0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>