Repository: servicemix-bundles Updated Branches: refs/heads/master e0296c7a5 -> bf80c4da6
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-orm-4.3.19.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/bf80c4da Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/bf80c4da Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/bf80c4da Branch: refs/heads/master Commit: bf80c4da66329d66c00ac4fbaff4fbe81b4ff80d Parents: e0296c7 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Sep 19 14:51:58 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Sep 19 14:51:58 2018 +0200 ---------------------------------------------------------------------- spring-orm-4.3.19.RELEASE/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/bf80c4da/spring-orm-4.3.19.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-orm-4.3.19.RELEASE/pom.xml b/spring-orm-4.3.19.RELEASE/pom.xml index 367f171..134aa2d 100644 --- a/spring-orm-4.3.19.RELEASE/pom.xml +++ b/spring-orm-4.3.19.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId> - <version>4.3.19.RELEASE_1-SNAPSHOT</version> + <version>4.3.19.RELEASE_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> @@ -38,6 +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.3.19.RELEASE_1</tag> </scm> <properties>
