File tree Expand file tree Collapse file tree 23 files changed +32
-40
lines changed
java-webbit-websockets-selenium Expand file tree Collapse file tree 23 files changed +32
-40
lines changed 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/maven-v4_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/maven-v4_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.1.4-SNAPSHOT </version >
9
+ <version >1.1.4</version >
11
10
</parent >
12
11
13
12
<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.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</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.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-core</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
5
4
<parent >
6
5
<groupId >info.cukes</groupId >
7
6
<artifactId >cucumber-jvm</artifactId >
8
7
<relativePath >../../pom.xml</relativePath >
9
- <version >1.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
10
9
</parent >
11
10
12
11
<artifactId >groovy-calculator</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
5
4
<parent >
6
5
<groupId >info.cukes</groupId >
7
6
<artifactId >cucumber-jvm</artifactId >
8
7
<relativePath >../../pom.xml</relativePath >
9
- <version >1.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
10
9
</parent >
11
10
12
11
<artifactId >java-calculator</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
5
4
<parent >
6
5
<groupId >info.cukes</groupId >
7
6
<artifactId >cucumber-jvm</artifactId >
8
7
<relativePath >../../pom.xml</relativePath >
9
- <version >1.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
10
9
</parent >
11
10
12
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
5
4
<parent >
6
5
<groupId >info.cukes</groupId >
7
6
<artifactId >cucumber-jvm</artifactId >
8
7
<relativePath >../../pom.xml</relativePath >
9
- <version >1.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
10
9
</parent >
11
10
12
11
<artifactId >scala-calculator</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
5
4
<parent >
6
5
<groupId >info.cukes</groupId >
7
6
<artifactId >cucumber-jvm</artifactId >
8
7
<relativePath >../../pom.xml</relativePath >
9
- <version >1.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
10
9
</parent >
11
10
12
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.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</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.1.4-SNAPSHOT </version >
8
+ <version >1.1.4</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-guice</artifactId >
You can’t perform that action at this time.
0 commit comments