Repository: servicemix-bundles Updated Branches: refs/heads/master d1e949174 -> 6217311ec
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/6217311e Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6217311e Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6217311e Branch: refs/heads/master Commit: 6217311ec7cc28e254c214e71cb6e2a3b889736b Parents: d1e9491 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 16:57:49 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 16:57:49 2015 +0100 ---------------------------------------------------------------------- lightcouch-0.1.6/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6217311e/lightcouch-0.1.6/pom.xml ---------------------------------------------------------------------- diff --git a/lightcouch-0.1.6/pom.xml b/lightcouch-0.1.6/pom.xml index 64e4c93..02a687a 100644 --- a/lightcouch-0.1.6/pom.xml +++ b/lightcouch-0.1.6/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>
