Repository: servicemix-bundles Updated Branches: refs/heads/master 13ddbc0c3 -> 3b4ec3902
[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/3b4ec390 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3b4ec390 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3b4ec390 Branch: refs/heads/master Commit: 3b4ec3902fde3ac0ea37c844a2f1d4ebf0662508 Parents: 13ddbc0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon May 4 13:01:45 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon May 4 13:01:45 2015 +0200 ---------------------------------------------------------------------- casbah-2.8.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3b4ec390/casbah-2.8.1/pom.xml ---------------------------------------------------------------------- diff --git a/casbah-2.8.1/pom.xml b/casbah-2.8.1/pom.xml index 69c1cb6..025cf08 100644 --- a/casbah-2.8.1/pom.xml +++ b/casbah-2.8.1/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.casbah</artifactId> <packaging>bundle</packaging> - <version>2.8.1_1</version> + <version>2.8.1_2-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: casbah</name> <description>This OSGi bundle wraps casbah ${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.casbah-2.8.1_1</tag> + <tag>HEAD</tag> </scm> <properties>
