Repository: servicemix-bundles Updated Branches: refs/heads/master 84291a80d -> c7c94970e
Update to parent 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/c7c94970 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c7c94970 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c7c94970 Branch: refs/heads/master Commit: c7c94970ec55ed7a0c597e7b2eb339bd7d9e1e7e Parents: 84291a8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Aug 31 12:04:51 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Aug 31 12:04:51 2017 +0200 ---------------------------------------------------------------------- quickfix-1.6.4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c7c94970/quickfix-1.6.4/pom.xml ---------------------------------------------------------------------- diff --git a/quickfix-1.6.4/pom.xml b/quickfix-1.6.4/pom.xml index ea0544d..2d54c3e 100644 --- a/quickfix-1.6.4/pom.xml +++ b/quickfix-1.6.4/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
