File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >cucumber-jvm-groovy</artifactId >
55 <groupId >io.cucumber</groupId >
6- <version >3.0.2-SNAPSHOT </version >
6+ <version >3.0.2</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >continuous-deployment</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >io.cucumber</groupId >
76 <artifactId >cucumber-jvm-groovy</artifactId >
8- <version >3.0.2-SNAPSHOT </version >
7+ <version >3.0.2</version >
98 </parent >
109
1110 <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 >3.0.2-SNAPSHOT </version >
7+ <version >3.0.2</version >
88 </parent >
99
1010 <artifactId >cucumber-groovy</artifactId >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >io.cucumber</groupId >
44 <artifactId >cucumber-jvm-groovy</artifactId >
5- <version >3.0.2-SNAPSHOT </version >
5+ <version >3.0.2</version >
66 <packaging >pom</packaging >
77 <name >Cucumber-JVM: Groovy</name >
88 <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- </scm >
43+ <tag >v3.0.2</tag >
44+ </scm >
4445
4546 <dependencyManagement >
4647 <dependencies >
174175 <instrumentation >
175176 <ignoreTrivial >true</ignoreTrivial >
176177 </instrumentation >
177- <check />
178+ <check />
178179 </configuration >
179180 </plugin >
180181 <plugin >
You can’t perform that action at this time.
0 commit comments