[SM-3384] Add Quartz 2.3.0 bundle to the module list for next 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/051b8d5d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/051b8d5d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/051b8d5d Branch: refs/heads/master Commit: 051b8d5d283a6fdba6ae5bedc2df9cc7051fde4e Parents: 4f3a579 Author: Andrea Cosentino <[email protected]> Authored: Thu Jun 22 09:07:37 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Thu Jun 22 09:07:37 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/051b8d5d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 549ff9d..c698fbe 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,7 @@ <!-- add modules for all bundles to released in the next batch here --> <module>influxdb-java-2.6</module> <module>orbitz-consul-client-0.15.1</module> + <module>quartz-2.3.0</module> </modules> </project>
