Repository: servicemix-bundles Updated Branches: refs/heads/master 336c1cc09 -> f3fc2139e
[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/f3fc2139 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f3fc2139 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f3fc2139 Branch: refs/heads/master Commit: f3fc2139e54068599957ba7a4120a699c516b263 Parents: 336c1cc Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon May 4 07:35:46 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon May 4 07:35:46 2015 +0200 ---------------------------------------------------------------------- qpid-0.32/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f3fc2139/qpid-0.32/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-0.32/pom.xml b/qpid-0.32/pom.xml index 52f735c..6f69bff 100644 --- a/qpid-0.32/pom.xml +++ b/qpid-0.32/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.qpid</artifactId> <packaging>bundle</packaging> - <version>0.32_1</version> + <version>0.32_2-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps qpid-common and qpid-client ${pkgVersion} jar files.</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.qpid-0.32_1</tag> + <tag>HEAD</tag> </scm> <properties>
