Repository: servicemix-bundles Updated Branches: refs/heads/master 87189868e -> 0397c6f19
[maven-release-plugin] prepare release org.apache.servicemix.bundles.azure-storage-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/0397c6f1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0397c6f1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0397c6f1 Branch: refs/heads/master Commit: 0397c6f19388e2e800581ec3ac55e7c80c74a4ce Parents: 8718986 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jul 28 14:07:06 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jul 28 14:07:06 2017 +0200 ---------------------------------------------------------------------- azure-storage-5.4.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0397c6f1/azure-storage-5.4.0/pom.xml ---------------------------------------------------------------------- diff --git a/azure-storage-5.4.0/pom.xml b/azure-storage-5.4.0/pom.xml index 831c0dc..f1b232c 100644 --- a/azure-storage-5.4.0/pom.xml +++ b/azure-storage-5.4.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.azure-storage</artifactId> - <version>5.4.0_1-SNAPSHOT</version> + <version>5.4.0_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.azure-storage-5.4.0_1</tag> </scm> <properties>
