Skip to content

Commit

Permalink
Fixed error with pom
Browse files Browse the repository at this point in the history
  • Loading branch information
mtedone committed Jul 30, 2015
1 parent 31a4d9b commit 4975ac3
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 @@ -10,13 +10,13 @@

<groupId>uk.co.jemos.podam</groupId>
<artifactId>podam</artifactId>
<version>6.0.1.RELEASE</version>
<version>6.0.2-SNAPSHOT</version>
<name>podam</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<serenity.version>1.0.59</serenity.version>
<spring.version>4.1.7-SNAPSHOT</spring.version>
<spring.version>4.1.6.RELEASE</spring.version>
<spring.integration.version>4.1.3.RELEASE</spring.integration.version>
</properties>

Expand Down

0 comments on commit 4975ac3

Please sign in to comment.