Repository: servicemix-bundles Updated Branches: refs/heads/master c7bb9ece2 -> b2cdeb3c1
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-acl-4.1.4.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/b2cdeb3c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b2cdeb3c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b2cdeb3c Branch: refs/heads/master Commit: b2cdeb3c1d245d1d65bde3c112411bb14e601d20 Parents: c7bb9ec Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 2 07:10:44 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 2 07:10:44 2017 +0100 ---------------------------------------------------------------------- spring-security-acl-4.1.4.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b2cdeb3c/spring-security-acl-4.1.4.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-acl-4.1.4.RELEASE/pom.xml b/spring-security-acl-4.1.4.RELEASE/pom.xml index a3d6aab..da1928d 100644 --- a/spring-security-acl-4.1.4.RELEASE/pom.xml +++ b/spring-security-acl-4.1.4.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-security-acl</artifactId> - <version>4.1.4.RELEASE_1-SNAPSHOT</version> + <version>4.1.4.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-acl-4.1.4.RELEASE_1</tag> </scm> <properties>
