We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b581a commit f08250eCopy full SHA for f08250e
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.cronutils</groupId>
11
<artifactId>cron-utils</artifactId>
12
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
13
14
<name>cron-utils</name>
15
<description>A Java library to parse, migrate and validate crons as well as describe them in human readable language</description>
0 commit comments