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/31 14:17:52 UTC

svn commit: r1238493 - /servicemix/smx4/bundles/trunk/solr-solrj-3.5.0/pom.xml

Author: jbonofre
Date: Tue Jan 31 13:17:52 2012
New Revision: 1238493

URL: http://svn.apache.org/viewvc?rev=1238493&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.solr-solrj-3.5.0_2

Modified:
    servicemix/smx4/bundles/trunk/solr-solrj-3.5.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/solr-solrj-3.5.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/solr-solrj-3.5.0/pom.xml?rev=1238493&r1=1238492&r2=1238493&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/solr-solrj-3.5.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/solr-solrj-3.5.0/pom.xml Tue Jan 31 13:17:52 2012
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.solr-solrj</artifactId>
     <packaging>bundle</packaging>
-    <version>3.5.0_2-SNAPSHOT</version>
+    <version>3.5.0_2</version>
     <name>Apache ServiceMix :: Bundles :: SolrJ</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -104,4 +104,10 @@
         </plugins>
     </build>
 
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.solr-solrj-3.5.0_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.solr-solrj-3.5.0_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.solr-solrj-3.5.0_2</url>
+  </scm>
 </project>