Repository: servicemix-bundles Updated Branches: refs/heads/master e26d3dc5e -> dc9a48be8
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/dc9a48be Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dc9a48be Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dc9a48be Branch: refs/heads/master Commit: dc9a48be8a94f5ba14f30944afefae62bd3d74b0 Parents: e26d3dc Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 07:20:36 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 07:20:36 2017 +0200 ---------------------------------------------------------------------- opensaml-3.3.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dc9a48be/opensaml-3.3.0/pom.xml ---------------------------------------------------------------------- diff --git a/opensaml-3.3.0/pom.xml b/opensaml-3.3.0/pom.xml index 412e7ef..d534875 100644 --- a/opensaml-3.3.0/pom.xml +++ b/opensaml-3.3.0/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> @@ -39,7 +39,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>
