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

svn commit: r939434 - /felix/trunk/bundleplugin/pom.xml

Author: gnodet
Date: Thu Apr 29 18:26:02 2010
New Revision: 939434

URL: http://svn.apache.org/viewvc?rev=939434&view=rev
Log:
[bundleplugin] upgrade to latest felix-parent and bundlerepository

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=939434&r1=939433&r2=939434&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Apr 29 18:26:02 2010
@@ -21,7 +21,7 @@
  <parent>
    <artifactId>felix-parent</artifactId>
    <groupId>org.apache.felix</groupId>
-   <version>1.2.0</version>
+   <version>1.2.1</version>
    <relativePath>../pom/pom.xml</relativePath>
  </parent>
 
@@ -66,7 +66,7 @@
   <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.bundlerepository</artifactId>
-      <version>1.6.1-SNAPSHOT</version>
+      <version>1.6.2</version>
   </dependency>
   <dependency>
     <groupId>org.apache.felix</groupId>