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 2016/01/02 08:49:09 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.solr-solrj-5.4.0_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 86526e2a8 -> 51d0da093


[maven-release-plugin] prepare release org.apache.servicemix.bundles.solr-solrj-5.4.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/51d0da09
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/51d0da09
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/51d0da09

Branch: refs/heads/master
Commit: 51d0da093b484d6da9fde8965af27557503c4730
Parents: 86526e2
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Jan 2 08:49:00 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Jan 2 08:49:00 2016 +0100

----------------------------------------------------------------------
 solr-solrj-5.4.0/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/51d0da09/solr-solrj-5.4.0/pom.xml
----------------------------------------------------------------------
diff --git a/solr-solrj-5.4.0/pom.xml b/solr-solrj-5.4.0/pom.xml
index e06abd2..ee7844b 100644
--- a/solr-solrj-5.4.0/pom.xml
+++ b/solr-solrj-5.4.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>5.4.0_1-SNAPSHOT</version>
+    <version>5.4.0_1</version>
     <name>Apache ServiceMix :: Bundles :: SolrJ</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -39,7 +39,7 @@
         <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>
-    <tag>HEAD</tag>
+    <tag>org.apache.servicemix.bundles.solr-solrj-5.4.0_1</tag>
   </scm>
 
     <properties>