Repository: servicemix-bundles Updated Branches: refs/heads/master 21a7036c5 -> 69ffa4336
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/69ffa433 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/69ffa433 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/69ffa433 Branch: refs/heads/master Commit: 69ffa4336d36b8bd10c766ebf8915914628d22ba Parents: 21a7036 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 06:06:15 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 06:06:15 2017 +0200 ---------------------------------------------------------------------- spring-security-web-4.2.2.RELEASE/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/69ffa433/spring-security-web-4.2.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-web-4.2.2.RELEASE/pom.xml b/spring-security-web-4.2.2.RELEASE/pom.xml index e7cf246..6b874ba 100644 --- a/spring-security-web-4.2.2.RELEASE/pom.xml +++ b/spring-security-web-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>HEAD</tag> </scm> <properties>
