Repository: servicemix-bundles Updated Branches: refs/heads/master de77593ac -> 6cc403975
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-data-neo4j-3.3.2.RELEASE_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/6cc40397 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6cc40397 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6cc40397 Branch: refs/heads/master Commit: 6cc40397521499873cb34d2de1203c4138c399a1 Parents: de77593 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 5 09:56:38 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 5 09:56:38 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/6cc40397/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 4ff94df..449b1f5 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-SNAPSHOT</version> + <version>3.3.2.RELEASE_1</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>HEAD</tag> + <tag>org.apache.servicemix.bundles.spring-data-neo4j-3.3.2.RELEASE_1</tag> </scm> <properties>
