Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Aug 20, 2014
1 parent 46bccc1 commit 765a694
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.264</version>
<version>0.9.268</version>
</parent>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-jbehave-plugin</artifactId>
<version>0.9.265-SNAPSHOT</version>
<version>0.9.268-SNAPSHOT</version>
<name>thucydides-jbehave-plugin</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-core</artifactId>
<version>0.9.x-SNAPSHOT</version>
<version>0.9.268</version>
</dependency>
<dependency>
<groupId>org.jbehave</groupId>
Expand Down Expand Up @@ -87,13 +87,13 @@
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-test-utils</artifactId>
<version>0.9.x-SNAPSHOT</version>
<version>0.9.268</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-sample-alternative-resources</artifactId>
<version>0.9.x-SNAPSHOT</version>
<version>0.9.268</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 765a694

Please sign in to comment.