Repository: servicemix-bundles Updated Branches: refs/heads/master 00e6276f7 -> 6e30b9522
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spatial4j-0.5_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/6e30b952 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6e30b952 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6e30b952 Branch: refs/heads/master Commit: 6e30b95221d89e28b5ee7197966cf1c01daa3dfe Parents: 00e6276 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 15:18:17 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 15:18:17 2017 +0100 ---------------------------------------------------------------------- spatial4j-0.5/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6e30b952/spatial4j-0.5/pom.xml ---------------------------------------------------------------------- diff --git a/spatial4j-0.5/pom.xml b/spatial4j-0.5/pom.xml index 424b6a8..e1ccd82 100644 --- a/spatial4j-0.5/pom.xml +++ b/spatial4j-0.5/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spatial4j</artifactId> <packaging>bundle</packaging> - <version>0.5_1-SNAPSHOT</version> + <version>0.5_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.spatial4j-0.5_1</tag> </scm> <properties>
