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/04/03 14:51:58 UTC

svn commit: r1308880 - /servicemix/smx4/bundles/trunk/antlr-3.4/pom.xml

Author: jbonofre
Date: Tue Apr  3 12:51:57 2012
New Revision: 1308880

URL: http://svn.apache.org/viewvc?rev=1308880&view=rev
Log:
[SMX4-1122] Upgrade to bundles-pom 9-SNAPSHOT

Modified:
    servicemix/smx4/bundles/trunk/antlr-3.4/pom.xml

Modified: servicemix/smx4/bundles/trunk/antlr-3.4/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/antlr-3.4/pom.xml?rev=1308880&r1=1308879&r2=1308880&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/antlr-3.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/antlr-3.4/pom.xml Tue Apr  3 12:51:57 2012
@@ -24,7 +24,7 @@
     <parent>
 	    <groupId>org.apache.servicemix.bundles</groupId>
 	    <artifactId>bundles-pom</artifactId>
-	    <version>8</version>
+	    <version>9-SNAPSHOT</version>
        <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -101,4 +101,5 @@
             </plugin>
         </plugins>
     </build>
+
 </project>