Author: cziegeler
Date: Mon Feb 2 16:57:12 2009
New Revision: 740036
URL: http://svn.apache.org/viewvc?rev=740036&view=rev
Log:
Correct bundlerepository version.
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=740036&r1=740035&r2=740036&view=diff
==============================================================================
--- incubator/sling/trunk/osgi/obr/pom.xml (original)
+++ incubator/sling/trunk/osgi/obr/pom.xml Mon Feb 2 16:57:12 2009
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.bundlerepository</artifactId>
- <version>1.2.1</version>
+ <version>1.0.3</version>
<scope>compile</scope>
</dependency>