Author: cziegeler
Date: Wed Jun 4 07:19:32 2008
New Revision: 663114
URL: http://svn.apache.org/viewvc?rev=663114&view=rev
Log:
Add missing goal configuration.
Modified:
incubator/sling/trunk/parent/pom.xml
Modified: incubator/sling/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=663114&r1=663113&r2=663114&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Wed Jun 4 07:19:32 2008
@@ -202,6 +202,7 @@
<tagBase>
https://svn.apache.org/repos/asf/incubator/sling/tags
</tagBase>
+ <goals>deploy</goals>
</configuration>
</plugin>
<plugin>