Author: cziegeler
Date: Mon Feb  2 14:20:17 2009
New Revision: 739991

URL: http://svn.apache.org/viewvc?rev=739991&view=rev
Log:
Add missing version for bundle repository (it's not in the parent pom anymore)

Modified:
    incubator/sling/trunk/osgi/obr/pom.xml

Modified: incubator/sling/trunk/osgi/obr/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/osgi/obr/pom.xml?rev=739991&r1=739990&r2=739991&view=diff
==============================================================================
--- incubator/sling/trunk/osgi/obr/pom.xml (original)
+++ incubator/sling/trunk/osgi/obr/pom.xml Mon Feb  2 14:20:17 2009
@@ -121,6 +121,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.bundlerepository</artifactId>
+            <version>1.2.1</version>
             <scope>compile</scope>
         </dependency>
 


Reply via email to