Repository: servicemix-bundles Updated Branches: refs/heads/master e2d537020 -> cd9dd3286
[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/cd9dd328 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/cd9dd328 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/cd9dd328 Branch: refs/heads/master Commit: cd9dd3286046e1b28a77e81bb650faa1a2f440ba Parents: e2d5370 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jul 6 13:12:45 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jul 6 13:12:45 2017 +0200 ---------------------------------------------------------------------- neo4j-3.2.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/cd9dd328/neo4j-3.2.1/pom.xml ---------------------------------------------------------------------- diff --git a/neo4j-3.2.1/pom.xml b/neo4j-3.2.1/pom.xml index 47be0fa..2541aad 100644 --- a/neo4j-3.2.1/pom.xml +++ b/neo4j-3.2.1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.neo4j</artifactId> - <version>3.2.1_1</version> + <version>3.2.1_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: neo4j</name> <description> @@ -42,7 +42,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.neo4j-3.2.1_1</tag> + <tag>HEAD</tag> </scm> <properties>
