Repository: servicemix-bundles Updated Branches: refs/heads/master 244adb576 -> d4fa132cd
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-oxm-4.2.9.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/d4fa132c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d4fa132c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d4fa132c Branch: refs/heads/master Commit: d4fa132cd5ac0feef77f3ab9a35ca512444fd784 Parents: 244adb5 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 18 10:38:37 2017 -0800 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 18 10:38:37 2017 -0800 ---------------------------------------------------------------------- spring-oxm-4.2.9.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d4fa132c/spring-oxm-4.2.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-oxm-4.2.9.RELEASE/pom.xml b/spring-oxm-4.2.9.RELEASE/pom.xml index 9cb07be..48e7df4 100644 --- a/spring-oxm-4.2.9.RELEASE/pom.xml +++ b/spring-oxm-4.2.9.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId> - <version>4.2.9.RELEASE_1-SNAPSHOT</version> + <version>4.2.9.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-oxm-4.2.9.RELEASE_1</tag> </scm> <properties>
