File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.cucumber</groupId >
6
6
<artifactId >cucumber-jvm-groovy</artifactId >
7
- <version >4.7.1-SNAPSHOT </version >
7
+ <version >4.7.1</version >
8
8
</parent >
9
9
10
10
<artifactId >groovy-examples</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.cucumber</groupId >
6
6
<artifactId >cucumber-jvm-groovy</artifactId >
7
- <version >4.7.1-SNAPSHOT </version >
7
+ <version >4.7.1</version >
8
8
</parent >
9
9
10
10
<artifactId >cucumber-groovy</artifactId >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >io.cucumber</groupId >
4
4
<artifactId >cucumber-jvm-groovy</artifactId >
5
- <version >4.7.1-SNAPSHOT </version >
5
+ <version >4.7.1</version >
6
6
<packaging >pom</packaging >
7
7
<name >Cucumber-JVM: Groovy</name >
8
8
<description >Cucumber for Groovy</description >
40
40
<connection >scm:git:https://github.com/cucumber/cucumber-jvm-groovy.git</connection >
41
41
<
developerConnection >scm:git:
[email protected] :cucumber/cucumber-jvm-groovy.git</
developerConnection >
42
42
<url >https://github.com/cucumber/cucumber-jvm-groovy</url >
43
- <tag >v4.3.0 </tag >
43
+ <tag >v4.7.1 </tag >
44
44
</scm >
45
45
46
46
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments