Repository: servicemix-bundles Updated Branches: refs/heads/master a45ba1acf -> 3e7cdc380
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-orm-4.1.5.RELEASE_2 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/3e7cdc38 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3e7cdc38 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3e7cdc38 Branch: refs/heads/master Commit: 3e7cdc380a744ab5da24e7215fca2b934a3320b1 Parents: a45ba1a Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Sep 4 10:30:02 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Sep 4 10:30:02 2015 +0200 ---------------------------------------------------------------------- spring-orm-4.1.5.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3e7cdc38/spring-orm-4.1.5.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-orm-4.1.5.RELEASE/pom.xml b/spring-orm-4.1.5.RELEASE/pom.xml index bb3a42b..a6170b1 100644 --- a/spring-orm-4.1.5.RELEASE/pom.xml +++ b/spring-orm-4.1.5.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId> - <version>4.1.5.RELEASE_2-SNAPSHOT</version> + <version>4.1.5.RELEASE_2</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>HEAD</tag> + <tag>org.apache.servicemix.bundles.spring-orm-4.1.5.RELEASE_2</tag> </scm> <properties>
