Skip to content

Commit

Permalink
Preparing release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
britter committed Jun 25, 2014
1 parent a85560d commit 989ab9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ all available from Maven Central.
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>jbehave-junit-runner</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>

Note that the JBehave library is set to scope `provided`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>de.codecentric</groupId>
<artifactId>jbehave-junit-runner</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>jar</packaging>

<name>JBehave JUnit Runner</name>
Expand Down

0 comments on commit 989ab9f

Please sign in to comment.