We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9367ae4 commit a132858Copy full SHA for a132858
api/pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<artifactId>cdicron-parent</artifactId>
5
<groupId>de.mirkosertic.cdicron</groupId>
6
- <version>1.0</version>
+ <version>1.0-SNAPSHOT</version>
7
</parent>
8
<modelVersion>4.0.0</modelVersion>
9
pom.xml
<packaging>pom</packaging>
<name>CDI Cron Parent-POM</name>
quartzscheduler/pom.xml
0 commit comments