Repository: servicemix-bundles Updated Branches: refs/heads/master c81744052 -> dabf3f277
[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/dabf3f27 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dabf3f27 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dabf3f27 Branch: refs/heads/master Commit: dabf3f277933e2d114d9bb8933e656f61d339ac1 Parents: c817440 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Dec 2 17:18:50 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Dec 2 17:18:50 2018 +0100 ---------------------------------------------------------------------- neo4j-3.5.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dabf3f27/neo4j-3.5.0/pom.xml ---------------------------------------------------------------------- diff --git a/neo4j-3.5.0/pom.xml b/neo4j-3.5.0/pom.xml index 5a1224c..36b7de2 100644 --- a/neo4j-3.5.0/pom.xml +++ b/neo4j-3.5.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.neo4j</artifactId> - <version>3.5.0_1</version> + <version>3.5.0_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.5.0_1</tag> + <tag>HEAD</tag> </scm> <properties>
