Repository: servicemix-bundles Updated Branches: refs/heads/master 40bb69c0a -> bff5e3a00
[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/bff5e3a0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/bff5e3a0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/bff5e3a0 Branch: refs/heads/master Commit: bff5e3a00e59762c3f53bce789da207337098d68 Parents: 40bb69c Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon May 4 08:03:10 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon May 4 08:03:10 2015 +0200 ---------------------------------------------------------------------- spring-data-neo4j-3.3.0.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/bff5e3a0/spring-data-neo4j-3.3.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-data-neo4j-3.3.0.RELEASE/pom.xml b/spring-data-neo4j-3.3.0.RELEASE/pom.xml index 0c81d2b..7d46b0f 100644 --- a/spring-data-neo4j-3.3.0.RELEASE/pom.xml +++ b/spring-data-neo4j-3.3.0.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.0.RELEASE_1</version> + <version>3.3.0.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.0.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
