Repository: servicemix-bundles Updated Branches: refs/heads/master 74bc1f7c7 -> b493ecba4
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/b493ecba Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b493ecba Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b493ecba Branch: refs/heads/master Commit: b493ecba4e5e610959cefbacdc446c7a1a6ab806 Parents: 74bc1f7 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 14:58:15 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 14:58:15 2015 +0100 ---------------------------------------------------------------------- dnsjava-2.1.7/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b493ecba/dnsjava-2.1.7/pom.xml ---------------------------------------------------------------------- diff --git a/dnsjava-2.1.7/pom.xml b/dnsjava-2.1.7/pom.xml index 1cdbd75..f819a23 100644 --- a/dnsjava-2.1.7/pom.xml +++ b/dnsjava-2.1.7/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>
