Repository: servicemix-bundles Updated Branches: refs/heads/master d7de408aa -> ff722fa46
[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/ff722fa4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ff722fa4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ff722fa4 Branch: refs/heads/master Commit: ff722fa4674235e48084e1a30a9e029c6ce58ad2 Parents: d7de408 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun May 3 07:42:22 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun May 3 07:42:22 2015 +0200 ---------------------------------------------------------------------- spring-orm-4.1.6.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ff722fa4/spring-orm-4.1.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-orm-4.1.6.RELEASE/pom.xml b/spring-orm-4.1.6.RELEASE/pom.xml index 28c13ab..b9f34de 100644 --- a/spring-orm-4.1.6.RELEASE/pom.xml +++ b/spring-orm-4.1.6.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId> - <version>4.1.6.RELEASE_1</version> + <version>4.1.6.RELEASE_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> @@ -38,7 +38,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-orm-4.1.6.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
