Repository: servicemix-bundles Updated Branches: refs/heads/master 8e65f9cf2 -> b29e0b91d
[maven-release-plugin] prepare release org.apache.servicemix.bundles.ironmq-3.0.3_2 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/b29e0b91 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b29e0b91 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b29e0b91 Branch: refs/heads/master Commit: b29e0b91d7d2c9b81f4041b4529e48bc8ac9dc67 Parents: 8e65f9c Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 29 16:04:41 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 29 16:04:41 2016 +0200 ---------------------------------------------------------------------- ironmq-3.0.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b29e0b91/ironmq-3.0.3/pom.xml ---------------------------------------------------------------------- diff --git a/ironmq-3.0.3/pom.xml b/ironmq-3.0.3/pom.xml index 6e46747..d9f3c79 100644 --- a/ironmq-3.0.3/pom.xml +++ b/ironmq-3.0.3/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.ironmq</artifactId> - <version>3.0.3_2-SNAPSHOT</version> + <version>3.0.3_2</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.3_2</tag> </scm> <properties>
