Repository: servicemix-bundles Updated Branches: refs/heads/master 55499167b -> 99a1db40d
[maven-release-plugin] prepare release org.apache.servicemix.bundles.ironmq-3.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/99a1db40 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/99a1db40 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/99a1db40 Branch: refs/heads/master Commit: 99a1db40dc914b3af50c1b54e301b358c05bd21a Parents: 5549916 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Apr 2 22:37:54 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Apr 2 22:37:54 2017 +0200 ---------------------------------------------------------------------- ironmq-3.0.5/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/99a1db40/ironmq-3.0.5/pom.xml ---------------------------------------------------------------------- diff --git a/ironmq-3.0.5/pom.xml b/ironmq-3.0.5/pom.xml index a6298f6..7235013 100644 --- a/ironmq-3.0.5/pom.xml +++ b/ironmq-3.0.5/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.ironmq</artifactId> - <version>3.0.5_1-SNAPSHOT</version> + <version>3.0.5_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.ironmq-3.0.5_1</tag> </scm> <properties>
