Repository: servicemix-bundles Updated Branches: refs/heads/master 2c5e70782 -> 97b845f61
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-web-5.0.10.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/97b845f6 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/97b845f6 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/97b845f6 Branch: refs/heads/master Commit: 97b845f611a248c5679d17ce40e7ecc52cf0e9f9 Parents: 2c5e707 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Nov 2 13:59:21 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Nov 2 13:59:21 2018 +0100 ---------------------------------------------------------------------- spring-web-5.0.10.RELEASE/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/97b845f6/spring-web-5.0.10.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-web-5.0.10.RELEASE/pom.xml b/spring-web-5.0.10.RELEASE/pom.xml index 1b15240..170ad28 100644 --- a/spring-web-5.0.10.RELEASE/pom.xml +++ b/spring-web-5.0.10.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-web</artifactId> - <version>5.0.10.RELEASE_1-SNAPSHOT</version> + <version>5.0.10.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-web-5.0.10.RELEASE_1</tag> </scm> <properties>
