Repository: servicemix-bundles Updated Branches: refs/heads/master a77efd0e2 -> d107479d6
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d107479d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d107479d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d107479d Branch: refs/heads/master Commit: d107479d6a0ab1f33ad35f49ad514662b0601ee5 Parents: a77efd0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:42:02 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:42:02 2017 +0100 ---------------------------------------------------------------------- htmlunit-2.24/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d107479d/htmlunit-2.24/pom.xml ---------------------------------------------------------------------- diff --git a/htmlunit-2.24/pom.xml b/htmlunit-2.24/pom.xml index d75d016..40cc5b6 100644 --- a/htmlunit-2.24/pom.xml +++ b/htmlunit-2.24/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
