You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2007/09/26 15:48:39 UTC

svn commit: r579652 - /incubator/sling/trunk/sling-app/pom.xml

Author: cziegeler
Date: Wed Sep 26 06:48:36 2007
New Revision: 579652

URL: http://svn.apache.org/viewvc?rev=579652&view=rev
Log:
Version is already defined in parent pom.

Modified:
    incubator/sling/trunk/sling-app/pom.xml

Modified: incubator/sling/trunk/sling-app/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/sling-app/pom.xml?rev=579652&r1=579651&r2=579652&view=diff
==============================================================================
--- incubator/sling/trunk/sling-app/pom.xml (original)
+++ incubator/sling/trunk/sling-app/pom.xml Wed Sep 26 06:48:36 2007
@@ -171,7 +171,6 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.bundlerepository</artifactId>
-            <version>1.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>