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 2011/08/17 10:35:38 UTC

svn commit: r1158572 - /servicemix/smx4/bundles/trunk/antlr-2.7.7/pom.xml

Author: jbonofre
Date: Wed Aug 17 08:35:38 2011
New Revision: 1158572

URL: http://svn.apache.org/viewvc?rev=1158572&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.antlr-2.7.7_5

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

Modified: servicemix/smx4/bundles/trunk/antlr-2.7.7/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/antlr-2.7.7/pom.xml?rev=1158572&r1=1158571&r2=1158572&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/antlr-2.7.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/antlr-2.7.7/pom.xml Wed Aug 17 08:35:38 2011
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.antlr</artifactId>
-    <version>2.7.7_5-SNAPSHOT</version>
+    <version>2.7.7_5</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -91,4 +91,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.antlr-2.7.7_5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.antlr-2.7.7_5</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.antlr-2.7.7_5</url>
+  </scm>
 </project>