Repository: servicemix-bundles Updated Branches: refs/heads/master a2f1fcf6b -> 949b4043b
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-crypto-5.1.2.RELEASE_2 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/949b4043 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/949b4043 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/949b4043 Branch: refs/heads/master Commit: 949b4043b14cfa95acabcbc1c3fe2cc767495310 Parents: a2f1fcf Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Dec 24 08:05:14 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Dec 24 08:05:14 2018 +0100 ---------------------------------------------------------------------- spring-security-crypto-5.1.2.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/949b4043/spring-security-crypto-5.1.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-crypto-5.1.2.RELEASE/pom.xml b/spring-security-crypto-5.1.2.RELEASE/pom.xml index 66d4969..6341d2a 100644 --- a/spring-security-crypto-5.1.2.RELEASE/pom.xml +++ b/spring-security-crypto-5.1.2.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-security-crypto</artifactId> - <version>5.1.2.RELEASE_2-SNAPSHOT</version> + <version>5.1.2.RELEASE_2</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-crypto-5.1.2.RELEASE_2</tag> </scm> <properties>
