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/08/11 13:35:09 UTC

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

Author: fmeschbe
Date: Wed Aug 11 11:35:09 2010
New Revision: 984376

URL: http://svn.apache.org/viewvc?rev=984376&view=rev
Log:
Update SCR reference to the RC version number for release preparation

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=984376&r1=984375&r2=984376&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Wed Aug 11 11:35:09 2010
@@ -247,7 +247,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr</artifactId>
-            <version>1.4.2</version>
+            <version>1.6.0</version>
             <scope>provided</scope>
         </dependency>