Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 1d89ade43 -> c999e9374


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.solr-solrj-6.6.0_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c999e937
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c999e937
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c999e937

Branch: refs/heads/master
Commit: c999e9374b144eeec6195e1ea59e45761c7d9846
Parents: 1d89ade
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Jul 6 06:46:15 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Jul 6 06:46:15 2017 +0200

----------------------------------------------------------------------
 solr-solrj-6.6.0/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c999e937/solr-solrj-6.6.0/pom.xml
----------------------------------------------------------------------
diff --git a/solr-solrj-6.6.0/pom.xml b/solr-solrj-6.6.0/pom.xml
index 5f75fa6..ce654d4 100644
--- a/solr-solrj-6.6.0/pom.xml
+++ b/solr-solrj-6.6.0/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.solr-solrj</artifactId>
     <packaging>bundle</packaging>
-    <version>6.6.0_1-SNAPSHOT</version>
+    <version>6.6.0_1</version>
     <name>Apache ServiceMix :: Bundles :: SolrJ</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
 
@@ -39,7 +39,8 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    </scm>
+      <tag>org.apache.servicemix.bundles.solr-solrj-6.6.0_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.solr</pkgGroupId>

Reply via email to