Skip to content

Commit

Permalink
Preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Jul 10, 2014
1 parent 42b2dc1 commit 001ff49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.256</version>
<version>0.9.260</version>
</parent>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-jbehave-plugin</artifactId>
<version>0.9.257-SNAPSHOT</version>
<version>0.9.260-SNAPSHOT</version>
<name>thucydides-jbehave-plugin</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-core</artifactId>
<version>0.9.256</version>
<version>0.9.260</version>
</dependency>
<dependency>
<groupId>org.jbehave</groupId>
Expand All @@ -53,7 +53,7 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-test-utils</artifactId>
<version>0.9.256</version>
<version>0.9.260</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-sample-alternative-resources</artifactId>
<version>0.9.256</version>
<version>0.9.260</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 001ff49

Please sign in to comment.