diff --git a/voila-runtime-quartz/.classpath b/voila-runtime-quartz/.classpath index 7bcfea4866eaf6821803eb3dbf8354e2cf8b8c0d..a8d1a9304a78fb79913ec4c0fefc2ab96faf0621 100644 --- a/voila-runtime-quartz/.classpath +++ b/voila-runtime-quartz/.classpath @@ -1,38 +1,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index 131e703dea5ffe98ad4ef9978a5d195e7e5d50a7..65628b37f3d48d07ffbaf414bdf1b32beddab184 100644 --- a/voila-runtime-quartz/pom.xml +++ b/voila-runtime-quartz/pom.xml @@ -1,21 +1,22 @@ - - 4.0.0 - - voila-runtime-root - it.mice.voila.runtime - 1.0-SNAPSHOT - ../voila-runtime-root/pom.xml - - voila-runtime-quartz - Java framework Quartz runtime module - ${parent.version} - Java framework Quartz runtime module - - - org.opensymphony.quartz - quartz - 1.6.1 - - + + 4.0.0 + + voila-runtime-root + it.mice.voila.runtime + 1.0-SNAPSHOT + ../voila-runtime-root/pom.xml + + voila-runtime-quartz + Java framework Quartz runtime module + ${parent.version} + Java framework Quartz runtime module + + + + org.quartz-scheduler + quartz + 1.8.3 + + \ No newline at end of file