Author: cziegeler
Date: Wed Aug 20 07:37:16 2008
New Revision: 687356

URL: http://svn.apache.org/viewvc?rev=687356&view=rev
Log:
Use next development versions.

Modified:
    felix/trunk/org.osgi.compendium/pom.xml

Modified: felix/trunk/org.osgi.compendium/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/org.osgi.compendium/pom.xml?rev=687356&r1=687355&r2=687356&view=diff
==============================================================================
--- felix/trunk/org.osgi.compendium/pom.xml (original)
+++ felix/trunk/org.osgi.compendium/pom.xml Wed Aug 20 07:37:16 2008
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.2.0</version>
+      <version>1.3.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.osgi.foundation</artifactId>
-      <version>1.2.0</version>
+      <version>1.3.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>


Reply via email to