Repository: servicemix-bundles Updated Branches: refs/heads/master 9b30e5d0d -> fdc997c3c
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-orm-4.2.8.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/fdc997c3 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/fdc997c3 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/fdc997c3 Branch: refs/heads/master Commit: fdc997c3cf3f6b6e3ffa2a40fb3dd20acc9d2ac1 Parents: 9b30e5d Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Sep 27 17:08:47 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Sep 27 17:08:47 2016 +0200 ---------------------------------------------------------------------- spring-orm-4.2.8.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fdc997c3/spring-orm-4.2.8.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-orm-4.2.8.RELEASE/pom.xml b/spring-orm-4.2.8.RELEASE/pom.xml index f5c58ba..f08a4e2 100644 --- a/spring-orm-4.2.8.RELEASE/pom.xml +++ b/spring-orm-4.2.8.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId> - <version>4.2.8.RELEASE_1-SNAPSHOT</version> + <version>4.2.8.RELEASE_1</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.2.8.RELEASE_1</tag> </scm> <properties>
