You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2012/01/19 11:50:56 UTC

svn commit: r1233278 - /servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml

Author: jbonofre
Date: Thu Jan 19 10:50:55 2012
New Revision: 1233278

URL: http://svn.apache.org/viewvc?rev=1233278&view=rev
Log:
Update the bundles-pom version

Modified:
    servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml

Modified: servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml?rev=1233278&r1=1233277&r2=1233278&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml Thu Jan 19 10:50:55 2012
@@ -21,10 +21,10 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-	    <groupId>org.apache.servicemix.bundles</groupId>
-	    <artifactId>bundles-pom</artifactId>
-	    <version>6</version>
-       <relativePath>../bundles-pom/pom.xml</relativePath>        
+        <groupId>org.apache.servicemix.bundles</groupId>
+        <artifactId>bundles-pom</artifactId>
+        <version>8-SNAPSHOT</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>        
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>