Repository: servicemix-bundles Updated Branches: refs/heads/master e00757f4b -> 44e1aa15a
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/44e1aa15 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/44e1aa15 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/44e1aa15 Branch: refs/heads/master Commit: 44e1aa15a238acce14a6b0d38923d86ea0119c48 Parents: e00757f Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 13:47:40 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 13:47:40 2017 +0100 ---------------------------------------------------------------------- docker-java-3.0.7/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/44e1aa15/docker-java-3.0.7/pom.xml ---------------------------------------------------------------------- diff --git a/docker-java-3.0.7/pom.xml b/docker-java-3.0.7/pom.xml index 532c7ae..1220807 100644 --- a/docker-java-3.0.7/pom.xml +++ b/docker-java-3.0.7/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>
