Repository: servicemix-bundles Updated Branches: refs/heads/master 7c2e82f06 -> 159aa60d9
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-webmvc-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/159aa60d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/159aa60d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/159aa60d Branch: refs/heads/master Commit: 159aa60d90427a30a6e2a79d31e879ba04e0b706 Parents: 7c2e82f Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 18 10:55:22 2017 -0800 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 18 10:55:22 2017 -0800 ---------------------------------------------------------------------- spring-webmvc-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/159aa60d/spring-webmvc-4.2.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-webmvc-4.2.9.RELEASE/pom.xml b/spring-webmvc-4.2.9.RELEASE/pom.xml index 4765ddd..76d301f 100644 --- a/spring-webmvc-4.2.9.RELEASE/pom.xml +++ b/spring-webmvc-4.2.9.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-webmvc</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-webmvc-4.2.9.RELEASE_1</tag> </scm> <properties>
