File tree 33 files changed +39
-44
lines changed
java-webbit-websockets-selenium
33 files changed +39
-44
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-android</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-clojure</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-core</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >info.cukes</groupId >
8
7
<artifactId >cucumber-jvm</artifactId >
9
8
<relativePath >../../pom.xml</relativePath >
10
- <version >1.2.5-SNAPSHOT </version >
9
+ <version >1.2.5</version >
11
10
</parent >
12
11
13
12
<groupId >clojure_cukes</groupId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >groovy-calculator</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >java-calculator-testng</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >java-calculator</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >java-webbit-websockets-selenium</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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >info.cukes</groupId >
6
5
<artifactId >java-wicket</artifactId >
7
- <version >1.2.5-SNAPSHOT </version >
6
+ <version >1.2.5</version >
8
7
</parent >
9
8
<artifactId >java-wicket-main</artifactId >
10
9
<name >Examples: Wicket application</name >
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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >info.cukes</groupId >
6
5
<artifactId >java-wicket</artifactId >
7
- <version >1.2.5-SNAPSHOT </version >
6
+ <version >1.2.5</version >
8
7
</parent >
9
8
<artifactId >java-wicket-test</artifactId >
10
9
<name >Examples: Wicket application tested with Selenium</name >
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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >info.cukes</groupId >
6
5
<artifactId >cucumber-jvm</artifactId >
7
6
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
7
+ <version >1.2.5</version >
9
8
</parent >
10
9
<artifactId >java-wicket</artifactId >
11
10
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >scala-calculator</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >spring-txn</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-groovy</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-guice</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-java</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-java8</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-jruby</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-junit</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-jython</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-needle</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-openejb</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-osgi</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-picocontainer</artifactId >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >info.cukes</groupId >
4
4
<artifactId >cucumber-jvm</artifactId >
5
- <version >1.2.5-SNAPSHOT </version >
5
+ <version >1.2.5</version >
6
6
<packaging >pom</packaging >
7
7
<name >Cucumber-JVM</name >
8
8
<url >http://cukes.info/</url >
86
86
<connection >scm:git:git://github.com/cucumber/cucumber-jvm.git</connection >
87
87
<
developerConnection >scm:git:
[email protected] :cucumber/cucumber-jvm.git</
developerConnection >
88
88
<url >git://github.com/cucumber/cucumber-jvm.git</url >
89
- <tag >HEAD </tag >
89
+ <tag >v1.2.5 </tag >
90
90
</scm >
91
91
92
92
<dependencyManagement >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-rhino</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-scala-aggregator</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-scala-aggregator</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-scala_2.10</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-scala-aggregator</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-scala_2.11</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-scala-aggregator</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-scala_2.12</artifactId >
16
16
<!--
17
17
Upgrading to 2.12.0-M2 or higher causes:
18
18
19
- initializationError(cucumber.runtime.scala.test.RunCukesTest) Time elapsed: 0.006 sec <<< ERROR!
20
- java.util.NoSuchElementException: next on empty iterator
19
+ initializationError(cucumber.runtime.scala.test.RunCukesTest) Time elapsed: 0.006 sec <<< ERROR! java.util.NoSuchElementException: next on empty iterator
21
20
[no stack trace]
22
21
-->
23
22
<scala .version>2.12.0-M1</scala .version>
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-spring</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-testng</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >info.cukes</groupId >
6
6
<artifactId >cucumber-jvm</artifactId >
7
7
<relativePath >../pom.xml</relativePath >
8
- <version >1.2.5-SNAPSHOT </version >
8
+ <version >1.2.5</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-weld</artifactId >
You can’t perform that action at this time.
0 commit comments