Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Sep 12, 2016
1 parent ff82819 commit a611360
Show file tree
Hide file tree
Showing 33 changed files with 39 additions and 44 deletions.
2 changes: 1 addition & 1 deletion android/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-android</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clojure/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-clojure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-core</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions examples/clojure_cukes/pom.xml
@@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<groupId>clojure_cukes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/groovy-calculator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>groovy-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator-testng/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>java-calculator-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>java-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-webbit-websockets-selenium/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>java-webbit-websockets-selenium</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions examples/java-wicket/java-wicket-main/pom.xml
@@ -1,10 +1,9 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>info.cukes</groupId>
<artifactId>java-wicket</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>
<artifactId>java-wicket-main</artifactId>
<name>Examples: Wicket application</name>
Expand Down
5 changes: 2 additions & 3 deletions examples/java-wicket/java-wicket-test/pom.xml
@@ -1,10 +1,9 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>info.cukes</groupId>
<artifactId>java-wicket</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>
<artifactId>java-wicket-test</artifactId>
<name>Examples: Wicket application tested with Selenium</name>
Expand Down
5 changes: 2 additions & 3 deletions examples/java-wicket/pom.xml
@@ -1,11 +1,10 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>
<artifactId>java-wicket</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/scala-calculator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>scala-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-txn/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>spring-txn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion groovy/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java8/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jruby/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-jruby</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junit/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jython/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-jython</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion needle/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-needle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openejb/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-openejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion osgi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion picocontainer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</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>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
<packaging>pom</packaging>
<name>Cucumber-JVM</name>
<url>http://cukes.info/</url>
Expand Down Expand Up @@ -86,7 +86,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>v1.2.5</tag>
</scm>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion rhino/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-rhino</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scala/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-scala-aggregator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scala/scala_2.10/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-scala-aggregator</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-scala_2.10</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scala/scala_2.11/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-scala-aggregator</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-scala_2.11</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions scala/scala_2.12/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-scala-aggregator</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-scala_2.12</artifactId>
Expand All @@ -16,8 +16,7 @@
<!--
Upgrading to 2.12.0-M2 or higher causes:
initializationError(cucumber.runtime.scala.test.RunCukesTest) Time elapsed: 0.006 sec <<< ERROR!
java.util.NoSuchElementException: next on empty iterator
initializationError(cucumber.runtime.scala.test.RunCukesTest) Time elapsed: 0.006 sec <<< ERROR! java.util.NoSuchElementException: next on empty iterator
[no stack trace]
-->
<scala.version>2.12.0-M1</scala.version>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testng/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

<artifactId>cucumber-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion weld/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
</parent>

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

0 comments on commit a611360

Please sign in to comment.