Repository: servicemix-bundles Updated Branches: refs/heads/master 792452773 -> c6e1c0855
[maven-release-plugin] prepare release org.apache.servicemix.bundles.azure-storage-6.0.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/c6e1c085 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c6e1c085 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c6e1c085 Branch: refs/heads/master Commit: c6e1c0855535932dfb7b79862d4f4a87194a615c Parents: 7924527 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Oct 22 05:58:44 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Oct 22 05:58:44 2017 +0200 ---------------------------------------------------------------------- azure-storage-6.0.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c6e1c085/azure-storage-6.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/azure-storage-6.0.0/pom.xml b/azure-storage-6.0.0/pom.xml index 7c43b0f..7345be5 100644 --- a/azure-storage-6.0.0/pom.xml +++ b/azure-storage-6.0.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.azure-storage</artifactId> - <version>6.0.0_1-SNAPSHOT</version> + <version>6.0.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-6.0.0_1</tag> </scm> <properties>
