Repository: servicemix-bundles Updated Branches: refs/heads/master 4363a10cd -> 0023f1419
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/0023f141 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0023f141 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0023f141 Branch: refs/heads/master Commit: 0023f1419e14bb34e26f1aaac1b8ddd89d8cd890 Parents: 4363a10 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 05:38:41 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 05:38:41 2017 +0200 ---------------------------------------------------------------------- spring-security-config-4.2.2.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0023f141/spring-security-config-4.2.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-config-4.2.2.RELEASE/pom.xml b/spring-security-config-4.2.2.RELEASE/pom.xml index c3dcc72..6bcbe00 100644 --- a/spring-security-config-4.2.2.RELEASE/pom.xml +++ b/spring-security-config-4.2.2.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
