Repository: servicemix-bundles Updated Branches: refs/heads/master ba42d9a3e -> 45c314c30
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/45c314c3 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/45c314c3 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/45c314c3 Branch: refs/heads/master Commit: 45c314c30c8ea906f7a8cf667171a178cf6a8163 Parents: ba42d9a Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 11:05:34 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 11:05:34 2015 +0100 ---------------------------------------------------------------------- opensaml-2.6.5/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/45c314c3/opensaml-2.6.5/pom.xml ---------------------------------------------------------------------- diff --git a/opensaml-2.6.5/pom.xml b/opensaml-2.6.5/pom.xml index 8d4b16a..c891d82 100644 --- a/opensaml-2.6.5/pom.xml +++ b/opensaml-2.6.5/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12-SNAPSHOT</version> + <version>12</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>
