diff --git a/base-third-project/base-third-step7/pom.xml b/base-third-project/base-third-step7/pom.xml index 8d551cf06..7ef782bfe 100644 --- a/base-third-project/base-third-step7/pom.xml +++ b/base-third-project/base-third-step7/pom.xml @@ -15,6 +15,7 @@ ../../fine-quartz + ../../fine-quartz-old ${classes-path}/base-third-step7/classes diff --git a/fine-quartz-old/pom.xml b/fine-quartz-old/pom.xml new file mode 100644 index 000000000..01fca6b85 --- /dev/null +++ b/fine-quartz-old/pom.xml @@ -0,0 +1,18 @@ + + + 4.0.0 + + + com.fr.third + step7 + ${revision} + ../base-third-project/base-third-step7 + + + fine-quartz-old + ${revision} + + + \ No newline at end of file