Repository: servicemix-bundles Updated Branches: refs/heads/master a047287bc -> 0850a7f58
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-web-4.1.3.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/0850a7f5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0850a7f5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0850a7f5 Branch: refs/heads/master Commit: 0850a7f586227400a592f0eb5b1b7172ca7c8f72 Parents: a047287 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Dec 4 07:04:04 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Dec 4 07:04:04 2016 +0100 ---------------------------------------------------------------------- spring-security-web-4.1.3.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0850a7f5/spring-security-web-4.1.3.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-web-4.1.3.RELEASE/pom.xml b/spring-security-web-4.1.3.RELEASE/pom.xml index bd4c31e..5cbf92f 100644 --- a/spring-security-web-4.1.3.RELEASE/pom.xml +++ b/spring-security-web-4.1.3.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-security-web</artifactId> - <version>4.1.3.RELEASE_1-SNAPSHOT</version> + <version>4.1.3.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-security-web-4.1.3.RELEASE_1</tag> </scm> <properties>
