Repository: servicemix-bundles Updated Branches: refs/heads/master 292b38ebf -> e2cac8841
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-data-neo4j-3.3.1.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/e2cac884 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e2cac884 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e2cac884 Branch: refs/heads/master Commit: e2cac88418014120dfa42c81ea2a368036012633 Parents: 292b38e Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jul 8 12:27:18 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jul 8 12:27:18 2015 +0200 ---------------------------------------------------------------------- spring-data-neo4j-3.3.1.RELEASE/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e2cac884/spring-data-neo4j-3.3.1.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-data-neo4j-3.3.1.RELEASE/pom.xml b/spring-data-neo4j-3.3.1.RELEASE/pom.xml index 1c85e1f..bc8c1d9 100644 --- a/spring-data-neo4j-3.3.1.RELEASE/pom.xml +++ b/spring-data-neo4j-3.3.1.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.1.RELEASE_1-SNAPSHOT</version> + <version>3.3.1.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,6 +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.1.RELEASE_1</tag> </scm> <properties>
