Skip to content

Commit 00b7dff

Browse files
committed
[maven-release-plugin] prepare release v1.0.0.RC11
1 parent 32afb9a commit 00b7dff

File tree

15 files changed

+17
-22
lines changed

15 files changed

+17
-22
lines changed

clojure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-clojure</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-core</artifactId>

groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-groovy</artifactId>

guice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-guice</artifactId>

ioke/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-ioke</artifactId>

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-java</artifactId>

jruby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-jruby</artifactId>

junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-junit</artifactId>

jython/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-jython</artifactId>

picocontainer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-picocontainer</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>info.cukes</groupId>
44
<artifactId>cucumber-jvm</artifactId>
5-
<version>1.0.0.RC11-SNAPSHOT</version>
5+
<version>1.0.0.RC11</version>
66
<packaging>pom</packaging>
77
<name>Cucumber-JVM</name>
88
<url>http://cukes.info/</url>

rhino/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-rhino</artifactId>

scala/pom.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
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">
52
<modelVersion>4.0.0</modelVersion>
63

74
<parent>
85
<groupId>info.cukes</groupId>
96
<artifactId>cucumber-jvm</artifactId>
107
<relativePath>../pom.xml</relativePath>
11-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
129
</parent>
1310

1411
<artifactId>cucumber-scala</artifactId>
@@ -84,9 +81,7 @@
8481
<phase>generate-sources</phase>
8582
<configuration>
8683
<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" />
9085

9186
<groovy><![CDATA[
9287
import groovy.text.SimpleTemplateEngine

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-spring</artifactId>

weld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.0.RC11-SNAPSHOT</version>
8+
<version>1.0.0.RC11</version>
99
</parent>
1010

1111
<artifactId>cucumber-weld</artifactId>

0 commit comments

Comments
 (0)