Skip to content

Commit

Permalink
Update SNAPSHOT versions to released verions
Browse files Browse the repository at this point in the history
  • Loading branch information
stzanakis committed Nov 6, 2018
1 parent 4e78ca0 commit 792b61e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<properties>
<jacocoArgLine /> <!-- Leave as is, it's required from jacoco plugin integration -->
<version.ecloud>1.1-SNAPSHOT</version.ecloud>
<version.ecloud>1.1.0</version.ecloud>
<version.jedis>2.9.0</version.jedis>
<version.redisson>3.5.7</version.redisson>
<version.maven.compiler.plugin>3.6.1</version.maven.compiler.plugin>
Expand Down Expand Up @@ -88,7 +88,7 @@
<version.jackson.xc>1.9.9</version.jackson.xc>
<version.powermock>1.7.1</version.powermock>
<version.mockito.core>2.22.0</version.mockito.core>
<version.corelib>2.8.3-SNAPSHOT</version.corelib>
<version.corelib>2.8.3</version.corelib>
<version.servlet.api>3.1.0</version.servlet.api>
<version.commons-fileupload>1.3</version.commons-fileupload>
<version.morphia>1.3.2</version.morphia>
Expand Down

0 comments on commit 792b61e

Please sign in to comment.