You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2008/01/03 10:01:11 UTC

svn commit: r608383 - in /felix/trunk: bundleplugin/pom.xml maven-obr-plugin/pom.xml org.osgi.service.obr/pom.xml

Author: mcculls
Date: Thu Jan  3 01:01:10 2008
New Revision: 608383

URL: http://svn.apache.org/viewvc?rev=608383&view=rev
Log:
Use latest parent pom for bundleplugin and related poms

Modified:
    felix/trunk/bundleplugin/pom.xml
    felix/trunk/maven-obr-plugin/pom.xml
    felix/trunk/org.osgi.service.obr/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=608383&r1=608382&r2=608383&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Jan  3 01:01:10 2008
@@ -23,7 +23,7 @@
  <parent>
    <artifactId>felix</artifactId>
    <groupId>org.apache.felix</groupId>
-   <version>1.0.0</version>
+   <version>1.0.1</version>
    <relativePath>../pom/pom.xml</relativePath>
  </parent>
 

Modified: felix/trunk/maven-obr-plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/maven-obr-plugin/pom.xml?rev=608383&r1=608382&r2=608383&view=diff
==============================================================================
--- felix/trunk/maven-obr-plugin/pom.xml (original)
+++ felix/trunk/maven-obr-plugin/pom.xml Thu Jan  3 01:01:10 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>felix</artifactId>
     <groupId>org.apache.felix</groupId>
-    <version>1.0.0</version>
+    <version>1.0.1</version>
     <relativePath>../pom/pom.xml</relativePath>
  </parent>
 

Modified: felix/trunk/org.osgi.service.obr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/org.osgi.service.obr/pom.xml?rev=608383&r1=608382&r2=608383&view=diff
==============================================================================
--- felix/trunk/org.osgi.service.obr/pom.xml (original)
+++ felix/trunk/org.osgi.service.obr/pom.xml Thu Jan  3 01:01:10 2008
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1</version>
     <relativePath>../pom/pom.xml</relativePath>
   </parent>
   <organization>