Repository: servicemix-bundles Updated Branches: refs/heads/master 71f222f34 -> dc9b4ecac
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/dc9b4eca Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dc9b4eca Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dc9b4eca Branch: refs/heads/master Commit: dc9b4ecaca7fcf696859bf80b3fca0d800ebba20 Parents: 71f222f Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 05:53:59 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 05:53:59 2017 +0200 ---------------------------------------------------------------------- spring-security-taglibs-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/dc9b4eca/spring-security-taglibs-4.2.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-taglibs-4.2.2.RELEASE/pom.xml b/spring-security-taglibs-4.2.2.RELEASE/pom.xml index 8a06c67..cccceb3 100644 --- a/spring-security-taglibs-4.2.2.RELEASE/pom.xml +++ b/spring-security-taglibs-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>
