Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Jul 20, 2019
1 parent 55a77fe commit 630ca1e
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion cdi2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-cdi2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>java-calculator-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>java-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-wicket/java-wicket-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>java-wicket</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>
<artifactId>java-wicket-main</artifactId>
<name>Examples: Wicket application</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-wicket/java-wicket-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>java-wicket</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>
<artifactId>java-wicket-test</artifactId>
<name>Examples: Wicket application tested with Selenium</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-wicket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>
<artifactId>java-wicket</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/java8-calculator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>java8-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-txn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>spring-txn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-kotlin-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion needle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-needle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-openejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion picocontainer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-picocontainer</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<version>1.0.4</version>
</parent>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
<packaging>pom</packaging>
<name>Cucumber-JVM</name>
<description>Cucumber for the JVM</description>
Expand Down Expand Up @@ -61,7 +61,7 @@
<connection>scm:git:git://github.com/cucumber/cucumber-jvm.git</connection>
<developerConnection>scm:git:git@github.com:cucumber/cucumber-jvm.git</developerConnection>
<url>git://github.com/cucumber/cucumber-jvm.git</url>
<tag>HEAD</tag>
<tag>v4.7.0</tag>
</scm>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion weld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>4.6.1-SNAPSHOT</version>
<version>4.7.0</version>
</parent>

<artifactId>cucumber-weld</artifactId>
Expand Down

0 comments on commit 630ca1e

Please sign in to comment.