Author: cziegeler
Date: Thu May  6 06:18:20 2010
New Revision: 941588

URL: http://svn.apache.org/viewvc?rev=941588&view=rev
Log:
Revert latest change as it causes other problems.

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=941588&r1=941587&r2=941588&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Thu May  6 06:18:20 2010
@@ -197,9 +197,6 @@ MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=128
                 <plugin>
                     <groupId>org.apache.sling</groupId>
                     <artifactId>maven-launchpad-plugin</artifactId>
-                    <!-- If you change the version here, make sure
-                         to adjust the version reference in the
-                         configuration for the maven release plugin! -->
                     <version>2.0.6</version>
                 </plugin>
                 <plugin>
@@ -276,7 +273,7 @@ MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=128
                             https://svn.apache.org/repos/asf/sling/tags
                         </tagBase>
                         <preparationGoals>
-                            
org.apache.sling:maven-launchpad-plugin:2.0.6:check-bundle-list-for-snapshots 
clean verify
+                            launchpad:check-bundle-list-for-snapshots clean 
verify
                         </preparationGoals>
                     </configuration>
                 </plugin>


Reply via email to