Repository: servicemix-bundles Updated Branches: refs/heads/master aaecc3962 -> 55d9f65c2
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/55d9f65c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/55d9f65c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/55d9f65c Branch: refs/heads/master Commit: 55d9f65c2f59217dfd48117a5a3e20ba7674be10 Parents: aaecc39 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 15:27:03 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 15:27:03 2015 +0100 ---------------------------------------------------------------------- xmltooling-1.4.4/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/55d9f65c/xmltooling-1.4.4/pom.xml ---------------------------------------------------------------------- diff --git a/xmltooling-1.4.4/pom.xml b/xmltooling-1.4.4/pom.xml index 1685d93..b44df11 100644 --- a/xmltooling-1.4.4/pom.xml +++ b/xmltooling-1.4.4/pom.xml @@ -23,7 +23,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> @@ -38,7 +38,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>
