Repository: servicemix-bundles Updated Branches: refs/heads/master 9affd4f99 -> 1762db4ad
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/1762db4a Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1762db4a Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1762db4a Branch: refs/heads/master Commit: 1762db4ada72df27f2fd2604177b69e71fa1eff6 Parents: 9affd4f Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 22:06:49 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 22:06:49 2017 +0100 ---------------------------------------------------------------------- spring-security-ldap-4.0.4.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1762db4a/spring-security-ldap-4.0.4.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-ldap-4.0.4.RELEASE/pom.xml b/spring-security-ldap-4.0.4.RELEASE/pom.xml index e325b61..d76bd6e 100644 --- a/spring-security-ldap-4.0.4.RELEASE/pom.xml +++ b/spring-security-ldap-4.0.4.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
