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/07/06 14:55:50 UTC

svn commit: r1358174 - /servicemix/smx4/bundles/trunk/batik-1.7/pom.xml

Author: jbonofre
Date: Fri Jul  6 12:55:49 2012
New Revision: 1358174

URL: http://svn.apache.org/viewvc?rev=1358174&view=rev
Log:
[SM-2155] Use bundles-pom 10 instead of 11-SNAPSHOT in batik 1.7 bundle

Modified:
    servicemix/smx4/bundles/trunk/batik-1.7/pom.xml

Modified: servicemix/smx4/bundles/trunk/batik-1.7/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/batik-1.7/pom.xml?rev=1358174&r1=1358173&r2=1358174&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/batik-1.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/batik-1.7/pom.xml Fri Jul  6 12:55:49 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>11-SNAPSHOT</version>
+        <version>10</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>