You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2009/08/13 10:47:43 UTC

svn commit: r803809 - /sling/trunk/contrib/explorers/gwt/pom.xml

Author: bdelacretaz
Date: Thu Aug 13 08:47:42 2009
New Revision: 803809

URL: http://svn.apache.org/viewvc?rev=803809&view=rev
Log:
SLING-990 - use plugin version from parent POM

Modified:
    sling/trunk/contrib/explorers/gwt/pom.xml

Modified: sling/trunk/contrib/explorers/gwt/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/gwt/pom.xml?rev=803809&r1=803808&r2=803809&view=diff
==============================================================================
--- sling/trunk/contrib/explorers/gwt/pom.xml (original)
+++ sling/trunk/contrib/explorers/gwt/pom.xml Thu Aug 13 08:47:42 2009
@@ -164,7 +164,6 @@
                     <plugin>
                         <groupId>org.apache.sling</groupId>
                         <artifactId>maven-sling-plugin</artifactId>
-                        <version>2.0.3-incubator-SNAPSHOT</version>
                         <executions>
                             <execution>
                                 <id>install-bundle</id>
@@ -207,4 +206,4 @@
           </releases>
         </pluginRepository>
       </pluginRepositories>
-</project>
\ No newline at end of file
+</project>