File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.cucumber</groupId >
66 <artifactId >cucumber-jvm-groovy</artifactId >
7- <version >6.1.2-SNAPSHOT </version >
7+ <version >6.1.2</version >
88 </parent >
99
1010 <artifactId >groovy-examples</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.cucumber</groupId >
66 <artifactId >cucumber-jvm-groovy</artifactId >
7- <version >6.1.2-SNAPSHOT </version >
7+ <version >6.1.2</version >
88 </parent >
99
1010 <artifactId >cucumber-groovy</artifactId >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >cucumber-jvm-groovy</artifactId >
4- <version >6.1.2-SNAPSHOT </version >
4+ <version >6.1.2</version >
55 <packaging >pom</packaging >
66 <name >Cucumber-JVM: Groovy</name >
77 <description >Cucumber for Groovy</description >
4040 <connection >scm:git:https://github.com/cucumber/cucumber-jvm-groovy.git</connection >
4141 <
developerConnection >scm:git:
[email protected] :cucumber/cucumber-jvm-groovy.git</
developerConnection >
4242 <url >https://github.com/cucumber/cucumber-jvm-groovy</url >
43- <tag >HEAD </tag >
43+ <tag >v6.1.2 </tag >
4444 </scm >
4545
4646 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments