Repository: servicemix-bundles Updated Branches: refs/heads/master 8fd91c83f -> aae78636c
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/aae78636 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/aae78636 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/aae78636 Branch: refs/heads/master Commit: aae78636c1eb3325fef5926e98630db1cba7957f Parents: 8fd91c8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 17:12:30 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 17:12:30 2015 +0100 ---------------------------------------------------------------------- opensaml-3.1.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/aae78636/opensaml-3.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/opensaml-3.1.0/pom.xml b/opensaml-3.1.0/pom.xml index 85b5773..a034325 100644 --- a/opensaml-3.1.0/pom.xml +++ b/opensaml-3.1.0/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>
