Repository: servicemix-bundles Updated Branches: refs/heads/master 3657d7f20 -> 557281ec4
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/557281ec Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/557281ec Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/557281ec Branch: refs/heads/master Commit: 557281ec4c46f436557e220e96aa1500e1fdf777 Parents: 3657d7f Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 13:39:05 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 13:39:05 2017 +0100 ---------------------------------------------------------------------- ant-1.10.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/557281ec/ant-1.10.1/pom.xml ---------------------------------------------------------------------- diff --git a/ant-1.10.1/pom.xml b/ant-1.10.1/pom.xml index 16467b0..4a07779 100644 --- a/ant-1.10.1/pom.xml +++ b/ant-1.10.1/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>
