Repository: servicemix-bundles Updated Branches: refs/heads/master 43af6ab93 -> 686127c97
[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/686127c9 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/686127c9 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/686127c9 Branch: refs/heads/master Commit: 686127c9714a7062fe6187552af7fac6a4079e1a Parents: 43af6ab Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 1 10:49:42 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 1 10:49:42 2017 +0200 ---------------------------------------------------------------------- couchbase-client-1.4.13/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/686127c9/couchbase-client-1.4.13/pom.xml ---------------------------------------------------------------------- diff --git a/couchbase-client-1.4.13/pom.xml b/couchbase-client-1.4.13/pom.xml index 86e4979..63cf76c 100644 --- a/couchbase-client-1.4.13/pom.xml +++ b/couchbase-client-1.4.13/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.couchbase-client</artifactId> - <version>1.4.13_1</version> + <version>1.4.13_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> @@ -38,7 +38,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.couchbase-client-1.4.13_1</tag> + <tag>HEAD</tag> </scm> <properties>
