Repository: servicemix-bundles Updated Branches: refs/heads/master 71786b83a -> a17a07314
[maven-release-plugin] prepare release org.apache.servicemix.bundles.retrofit-2.0.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/a17a0731 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a17a0731 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a17a0731 Branch: refs/heads/master Commit: a17a073142ee11ca2a96ea77a5a6bf9a66ca42fa Parents: 71786b8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 29 15:17:19 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 29 15:17:19 2016 +0200 ---------------------------------------------------------------------- retrofit-2.0.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a17a0731/retrofit-2.0.1/pom.xml ---------------------------------------------------------------------- diff --git a/retrofit-2.0.1/pom.xml b/retrofit-2.0.1/pom.xml index 58e73c4..35196f4 100644 --- a/retrofit-2.0.1/pom.xml +++ b/retrofit-2.0.1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.retrofit</artifactId> - <version>2.0.1_1-SNAPSHOT</version> + <version>2.0.1_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</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.retrofit-2.0.1_1</tag> </scm> <properties>
