Repository: servicemix-bundles Updated Branches: refs/heads/master 0a5be8df2 -> 0a8be169a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-config-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/0a8be169 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0a8be169 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0a8be169 Branch: refs/heads/master Commit: 0a8be169aee8c4b4ebab51359d803a611170d6c6 Parents: 0a5be8d Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Dec 24 07:56:58 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Dec 24 07:56:58 2018 +0100 ---------------------------------------------------------------------- spring-security-config-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/0a8be169/spring-security-config-5.1.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-config-5.1.2.RELEASE/pom.xml b/spring-security-config-5.1.2.RELEASE/pom.xml index 445670c..86e533e 100644 --- a/spring-security-config-5.1.2.RELEASE/pom.xml +++ b/spring-security-config-5.1.2.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-security-config</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-config-5.1.2.RELEASE_2</tag> </scm> <properties>
