Skip to content

Commit

Permalink
Use cucumber-expressions 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Oct 11, 2017
1 parent 91f74d9 commit 7f02357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<felix.version>5.6.6</felix.version>
<tag-expressions.version>1.0.1</tag-expressions.version>
<typetools.version>0.5.0</typetools.version>
<cucumber-expressions.version>4.0.4-SNAPSHOT</cucumber-expressions.version>
<cucumber-expressions.version>4.0.4</cucumber-expressions.version>
</properties>
<licenses>
<license>
Expand Down

1 comment on commit 7f02357

@aslakhellesoy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I released 5.0.0 yesterday. Should be identical to 4.0.4 (only JavaScript/Ruby changed)

Please sign in to comment.