Repository: servicemix-bundles Updated Branches: refs/heads/master 35cb2b691 -> a101c410a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.docker-java-3.0.12_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/a101c410 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a101c410 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a101c410 Branch: refs/heads/master Commit: a101c410a68773a84f70f3115dd775d20db19509 Parents: 35cb2b6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jul 27 10:37:03 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jul 27 10:37:03 2017 +0200 ---------------------------------------------------------------------- docker-java-3.0.12/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a101c410/docker-java-3.0.12/pom.xml ---------------------------------------------------------------------- diff --git a/docker-java-3.0.12/pom.xml b/docker-java-3.0.12/pom.xml index f8a1784..31f8370 100644 --- a/docker-java-3.0.12/pom.xml +++ b/docker-java-3.0.12/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.docker-java</artifactId> - <version>3.0.12_1-SNAPSHOT</version> + <version>3.0.12_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.docker-java-3.0.12_1</tag> </scm> <properties>
