Skip to content

Commit

Permalink
Upgrade gherkin
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 12, 2012
1 parent f711375 commit 9379c6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cucumber-jvm.ipr
Original file line number Diff line number Diff line change
Expand Up @@ -462,15 +462,15 @@
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/cucumber-html/0.2.1/cucumber-html-0.2.1-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: info.cukes:gherkin:2.7.1">
<library name="Maven: info.cukes:gherkin:2.7.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.7.1/gherkin-2.7.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.7.3/gherkin-2.7.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.7.1/gherkin-2.7.1-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.7.3/gherkin-2.7.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.7.1/gherkin-2.7.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.7.3/gherkin-2.7.3-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: javax.inject:javax.inject:1">
Expand Down

0 comments on commit 9379c6c

Please sign in to comment.