Repository: servicemix-bundles Updated Branches: refs/heads/master 6cc403975 -> 31c5300a9
[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/31c5300a Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/31c5300a Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/31c5300a Branch: refs/heads/master Commit: 31c5300a923274fd778a0c85c09877847bb1bf87 Parents: 6cc4039 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 5 09:56:57 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 5 09:56:57 2015 +0200 ---------------------------------------------------------------------- spring-data-neo4j-3.3.2.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/31c5300a/spring-data-neo4j-3.3.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-data-neo4j-3.3.2.RELEASE/pom.xml b/spring-data-neo4j-3.3.2.RELEASE/pom.xml index 449b1f5..ba13cb3 100644 --- a/spring-data-neo4j-3.3.2.RELEASE/pom.xml +++ b/spring-data-neo4j-3.3.2.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-data-neo4j</artifactId> - <version>3.3.2.RELEASE_1</version> + <version>3.3.2.RELEASE_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: spring-data-neo4j</name> <description>This OSGi bundle wraps spring-data-neo4j, spring-data-neo4j-aspects, spring-data-neo4j-cross-store, spring-data-neo4j-tx, spring-data-neo4j-rest ${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.spring-data-neo4j-3.3.2.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
