Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Apr 20, 2013
1 parent ab503c9 commit 6a7a1eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<artifactId>thucydides</artifactId>
<groupId>net.thucydides</groupId>
<version>0.9.115-SNAPSHOT</version>
<version>0.9.116</version>
</parent>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-jbehave-plugin</artifactId>
<version>0.9.115-SNAPSHOT</version>
<version>0.9.116-SNAPSHOT</version>
<name>thucydides-jbehave-plugin</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-core</artifactId>
<version>0.9.115-SNAPSHOT</version>
<version>0.9.116</version>
</dependency>
<dependency>
<groupId>org.jbehave</groupId>
Expand Down

0 comments on commit 6a7a1eb

Please sign in to comment.