Repository: servicemix-bundles Updated Branches: refs/heads/master 8e97b5952 -> 32107eeba
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/32107eeb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/32107eeb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/32107eeb Branch: refs/heads/master Commit: 32107eebaa75e1e2fb4ea7627a7f3c047530aee3 Parents: 8e97b59 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 11:16:34 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 11:16:34 2015 +0100 ---------------------------------------------------------------------- gae-1.9.18/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/32107eeb/gae-1.9.18/pom.xml ---------------------------------------------------------------------- diff --git a/gae-1.9.18/pom.xml b/gae-1.9.18/pom.xml index c62d54b..f2cdfd4 100644 --- a/gae-1.9.18/pom.xml +++ b/gae-1.9.18/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>
