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/08/25 11:32:21 UTC

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

Author: cziegeler
Date: Mon Aug 25 02:32:20 2008
New Revision: 688680

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

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=688680&r1=688679&r2=688680&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Mon Aug 25 02:32:20 2008
@@ -136,13 +136,13 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.osgi.core</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.osgi.compendium</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0</version>
             <scope>provided</scope>
             <exclusions>
                 <exclusion>