Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Dec 14, 2017
1 parent 84467db commit ba66a9f
Show file tree
Hide file tree
Showing 33 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion android/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-android</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion continuous-deployment/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cucumber-jvm</artifactId>
<groupId>io.cucumber</groupId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>continuous-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/android/android-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.cucumber.android-examples</groupId>
<artifactId>android-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-android-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/android/cukeulator-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.cucumber.android-examples</groupId>
<artifactId>android-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cukelator-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/android/cukeulator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.cucumber.android-examples</groupId>
<artifactId>android-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cukelator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/android/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<groupId>io.cucumber.android-examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator-testng/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>java-calculator-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>java-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-webbit-websockets-selenium/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>java-webbit-websockets-selenium</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-wicket/java-wicket-main/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>java-wicket</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</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
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>java-wicket</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</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
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>
<artifactId>java-wicket</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/java8-calculator/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>java8-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pax-exam/calculator-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>pax-exam</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>pax-exam-calculator-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pax-exam/calculator-service/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>pax-exam</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>pax-exam-calculator-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pax-exam/calculator-test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>pax-exam</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>pax-exam-calculator-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pax-exam/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>pax-exam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-txn/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-examples</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>spring-txn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java8/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junit/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin-java8/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-kotlin-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion needle/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-needle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openejb/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-openejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion osgi/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion picocontainer/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-picocontainer</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
<packaging>pom</packaging>
<name>Cucumber-JVM</name>
<description>Cucumber for the JVM</description>
Expand Down Expand Up @@ -100,7 +100,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>v2.3.1</tag>
</scm>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testng/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

<artifactId>cucumber-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion weld/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>

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

0 comments on commit ba66a9f

Please sign in to comment.