Repository: servicemix-bundles Updated Branches: refs/heads/master b29e0b91d -> ab5bb95bb
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ab5bb95b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ab5bb95b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ab5bb95b Branch: refs/heads/master Commit: ab5bb95bb48fa3b2b5bd1118c8cf216823fb460c Parents: b29e0b9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 29 16:04:57 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 29 16:04:57 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/ab5bb95b/ironmq-3.0.3/pom.xml ---------------------------------------------------------------------- diff --git a/ironmq-3.0.3/pom.xml b/ironmq-3.0.3/pom.xml index d9f3c79..5482f81 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</version> + <version>3.0.3_3-SNAPSHOT</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>org.apache.servicemix.bundles.ironmq-3.0.3_2</tag> + <tag>HEAD</tag> </scm> <properties>
