You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2017/03/27 20:12:24 UTC

svn commit: r1789005 - /felix/trunk/webconsole-plugins/obr/pom.xml

Author: pauls
Date: Mon Mar 27 20:12:24 2017
New Revision: 1789005

URL: http://svn.apache.org/viewvc?rev=1789005&view=rev
Log:
Update to latest released bundlerepository version 2.0.8

Modified:
    felix/trunk/webconsole-plugins/obr/pom.xml

Modified: felix/trunk/webconsole-plugins/obr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/obr/pom.xml?rev=1789005&r1=1789004&r2=1789005&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/obr/pom.xml (original)
+++ felix/trunk/webconsole-plugins/obr/pom.xml Mon Mar 27 20:12:24 2017
@@ -136,7 +136,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.bundlerepository</artifactId>
-            <version>2.0.2</version>
+            <version>2.0.8</version>
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>