Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Jul 3, 2013
1 parent c587957 commit 39ba1fb
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 @@ -4,7 +4,7 @@
<parent>
<artifactId>thucydides</artifactId>
<groupId>net.thucydides</groupId>
<version>0.9.131-NS-SNAPSHOT</version>
<version>0.9.131-NS</version>
</parent>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-jbehave-plugin</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-core</artifactId>
<version>0.9.131-SNAPSHOT</version>
<version>0.9.131-NS</version>
</dependency>
<dependency>
<groupId>org.jbehave</groupId>
Expand Down

0 comments on commit 39ba1fb

Please sign in to comment.