You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2010/03/26 13:41:41 UTC

svn commit: r927810 - /felix/trunk/webconsole/pom.xml

Author: fmeschbe
Date: Fri Mar 26 12:41:40 2010
New Revision: 927810

URL: http://svn.apache.org/viewvc?rev=927810&view=rev
Log:
update to version about to be released

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=927810&r1=927809&r2=927810&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Fri Mar 26 12:41:40 2010
@@ -267,7 +267,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.bundlerepository</artifactId>
-            <version>1.5.0-SNAPSHOT</version>
+            <version>1.6.0</version>
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>