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 2013/10/31 23:01:38 UTC

svn commit: r1537726 - /servicemix/smx4/bundles/trunk/solr-solrj-4.5.1/pom.xml

Author: jbonofre
Date: Thu Oct 31 22:01:38 2013
New Revision: 1537726

URL: http://svn.apache.org/r1537726
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: servicemix/smx4/bundles/trunk/solr-solrj-4.5.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/solr-solrj-4.5.1/pom.xml?rev=1537726&r1=1537725&r2=1537726&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/solr-solrj-4.5.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/solr-solrj-4.5.1/pom.xml Thu Oct 31 22:01:38 2013
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.solr-solrj</artifactId>
     <packaging>bundle</packaging>
-    <version>4.5.1_1</version>
+    <version>4.5.1_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: SolrJ</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -104,10 +104,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.solr-solrj-4.5.1_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.solr-solrj-4.5.1_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.solr-solrj-4.5.1_1</url>
-  </scm>
 </project>