You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2007/11/13 23:05:29 UTC

svn commit: r594665 - /incubator/sling/trunk/sling/core/pom.xml

Author: fmeschbe
Date: Tue Nov 13 14:05:28 2007
New Revision: 594665

URL: http://svn.apache.org/viewvc?rev=594665&view=rev
Log:
Remove explicite version for the SCR plugin, the parent project now contains
the correct (updated) version number.

Modified:
    incubator/sling/trunk/sling/core/pom.xml

Modified: incubator/sling/trunk/sling/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/sling/core/pom.xml?rev=594665&r1=594664&r2=594665&view=diff
==============================================================================
--- incubator/sling/trunk/sling/core/pom.xml (original)
+++ incubator/sling/trunk/sling/core/pom.xml Tue Nov 13 14:05:28 2007
@@ -59,7 +59,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-scr-plugin</artifactId>
-                <version>0.5.0-SNAPSHOT</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.felix</groupId>