Skip to content

Commit

Permalink
Update cron-utils version to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrozanec committed Jul 12, 2018
1 parent 9a90580 commit 978e6df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>com.cronutils</groupId>
<artifactId>cron-utils-examples</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>7.0.2-SNAPSHOT</version>

<name>cron-utils-examples</name>
<description>Usage examples for cron-utils libraries</description>
Expand Down Expand Up @@ -57,7 +57,7 @@
</distributionManagement>

<properties>
<cronutils.version>5.0.0</cronutils.version>
<cronutils.version>7.0.2</cronutils.version>
<htime.version>1.0.0</htime.version>

<slf4j.version>1.7.12</slf4j.version>
Expand Down

0 comments on commit 978e6df

Please sign in to comment.