Repository: servicemix-bundles Updated Branches: refs/heads/master f21538ee2 -> 343e96611
Prepare release Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/80a6af08 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/80a6af08 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/80a6af08 Branch: refs/heads/master Commit: 80a6af08ccde39ccb63eed4108f8e820ea429b7e Parents: f21538e Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon May 4 14:53:05 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon May 4 14:53:05 2015 +0200 ---------------------------------------------------------------------- quickfix-1.5.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/80a6af08/quickfix-1.5.1/pom.xml ---------------------------------------------------------------------- diff --git a/quickfix-1.5.1/pom.xml b/quickfix-1.5.1/pom.xml index 85430dc..830fcbb 100644 --- a/quickfix-1.5.1/pom.xml +++ b/quickfix-1.5.1/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>9-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
