Repository: servicemix-bundles Updated Branches: refs/heads/master 570440738 -> b17548c92
[maven-release-plugin] prepare release org.apache.servicemix.bundles.solr-solrj-7.3.1_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/b17548c9 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b17548c9 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b17548c9 Branch: refs/heads/master Commit: b17548c92066beca3c75f442f00b607b0d63a42d Parents: 5704407 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 8 06:57:28 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 8 06:57:28 2018 +0200 ---------------------------------------------------------------------- solr-solrj-7.3.1/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b17548c9/solr-solrj-7.3.1/pom.xml ---------------------------------------------------------------------- diff --git a/solr-solrj-7.3.1/pom.xml b/solr-solrj-7.3.1/pom.xml index 6e38180..a583715 100644 --- a/solr-solrj-7.3.1/pom.xml +++ b/solr-solrj-7.3.1/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.solr-solrj</artifactId> <packaging>bundle</packaging> - <version>7.3.1_1-SNAPSHOT</version> + <version>7.3.1_1</version> <name>Apache ServiceMix :: Bundles :: SolrJ</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,6 +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>org.apache.servicemix.bundles.solr-solrj-7.3.1_1</tag> </scm> <properties>
