File tree Expand file tree Collapse file tree 15 files changed +17
-22
lines changed Expand file tree Collapse file tree 15 files changed +17
-22
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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-core</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-ioke</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
5
+ <version >1.0.0.RC11</version >
6
6
<packaging >pom</packaging >
7
7
<name >Cucumber-JVM</name >
8
8
<url >http://cukes.info/</url >
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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-rhino</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
4
- 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" >
5
2
<modelVersion >4.0.0</modelVersion >
6
3
7
4
<parent >
8
5
<groupId >info.cukes</groupId >
9
6
<artifactId >cucumber-jvm</artifactId >
10
7
<relativePath >../pom.xml</relativePath >
11
- <version >1.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</version >
12
9
</parent >
13
10
14
11
<artifactId >cucumber-scala</artifactId >
84
81
<phase >generate-sources</phase >
85
82
<configuration >
86
83
<target >
87
- <taskdef name =" groovy"
88
- classname =" org.codehaus.groovy.ant.Groovy"
89
- classpathref =" maven.plugin.classpath" />
84
+ <taskdef name =" groovy" classname =" org.codehaus.groovy.ant.Groovy" classpathref =" maven.plugin.classpath" />
90
85
91
86
<groovy ><![CDATA[
92
87
import groovy.text.SimpleTemplateEngine
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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</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.0.0.RC11-SNAPSHOT </version >
8
+ <version >1.0.0.RC11</version >
9
9
</parent >
10
10
11
11
<artifactId >cucumber-weld</artifactId >
You can’t perform that action at this time.
0 commit comments