Merge branch 'SM-3028' of https://github.com/lburgazzoli/apache-servicemix-bundles
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/1314d4cb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1314d4cb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1314d4cb Branch: refs/heads/master Commit: 1314d4cb85e0695e2364a607b1b3bfe60be1950b Parents: 83afc9b e22a531 Author: Andrea Cosentino <[email protected]> Authored: Mon Jun 20 11:16:27 2016 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Mon Jun 20 11:16:27 2016 +0200 ---------------------------------------------------------------------- orbitz-consul-client-0.12.3/pom.xml | 120 +++++++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 ++ pom.xml | 1 + 3 files changed, 132 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1314d4cb/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 01e82de,a2166f4..1b200a3 --- a/pom.xml +++ b/pom.xml @@@ -45,7 -45,7 +45,8 @@@ <!-- add modules for all bundles to released in the next batch here --> <module>jest-0.1.6</module> <module>chunk-templates-3.2.2</module> + <module>retrofit-2.1.0</module> + <module>orbitz-consul-client-0.12.3</module> </modules> </project>
