Author: justin
Date: Wed Dec 30 16:07:09 2009
New Revision: 894661

URL: http://svn.apache.org/viewvc?rev=894661&view=rev
Log:
forgot to add launchpad:check-bundle-list-for-snapshots to the list of release 
preparation goals - SLING-1197

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=894661&r1=894660&r2=894661&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Wed Dec 30 16:07:09 2009
@@ -257,6 +257,9 @@
                         <tagBase>
                             https://svn.apache.org/repos/asf/sling/tags
                         </tagBase>
+                        <preparationGoals>
+                            launchpad:check-bundle-list-for-snapshots clean 
verify
+                        </preparationGoals>
                     </configuration>
                 </plugin>
                 <plugin>


Reply via email to