You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2008/01/08 09:27:07 UTC

svn commit: r609903 - /felix/trunk/bundlerepository/pom.xml

Author: cziegeler
Date: Tue Jan  8 00:27:06 2008
New Revision: 609903

URL: http://svn.apache.org/viewvc?rev=609903&view=rev
Log:
Use released version.

Modified:
    felix/trunk/bundlerepository/pom.xml

Modified: felix/trunk/bundlerepository/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundlerepository/pom.xml?rev=609903&r1=609902&r2=609903&view=diff
==============================================================================
--- felix/trunk/bundlerepository/pom.xml (original)
+++ felix/trunk/bundlerepository/pom.xml Tue Jan  8 00:27:06 2008
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.service.obr</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>