Repository: servicemix-bundles Updated Branches: refs/heads/master c8e1acef8 -> d4be3cf8d
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/ccccb797 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ccccb797 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ccccb797 Branch: refs/heads/master Commit: ccccb797a6ace6d6f55ba6cd936b3c4d5abb3b58 Parents: c8e1ace Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 05:47:17 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 05:47:17 2017 +0200 ---------------------------------------------------------------------- pom.xml | 7 ------- spring-security-core-4.2.2.RELEASE/pom.xml | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ccccb797/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6239454..f821ded 100644 --- a/pom.xml +++ b/pom.xml @@ -43,13 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>jt400-9.2</module> - <module>kafka_2.10-0.10.2.0</module> - <module>kafka-clients-0.10.2.0</module> - <module>orbitz-consul-client-0.13.13</module> - <module>ironmq-3.0.5</module> - <module>spring-security-acl-4.2.2.RELEASE</module> - <module>spring-security-config-4.2.2.RELEASE</module> <module>spring-security-core-4.2.2.RELEASE</module> <module>spring-security-taglibs-4.2.2.RELEASE</module> <module>spring-security-web-4.2.2.RELEASE</module> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ccccb797/spring-security-core-4.2.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-core-4.2.2.RELEASE/pom.xml b/spring-security-core-4.2.2.RELEASE/pom.xml index e9bac83..1178784 100644 --- a/spring-security-core-4.2.2.RELEASE/pom.xml +++ b/spring-security-core-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> @@ -38,7 +38,6 @@ <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>org.apache.servicemix.bundles.spring-security-core-4.1.1.RELEASE_1</tag> </scm> <properties>
