Skip to content

Commit

Permalink
Release version 7.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-collections-bot committed May 17, 2018
1 parent 7554b01 commit 7afeb52
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion acceptance-tests/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-api/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<artifactId>eclipse-collections-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-code-generator-ant/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-code-generator-maven-plugin/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<artifactId>eclipse-collections-code-generator-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-code-generator/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-forkjoin/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-testutils/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jmh-scala-tests/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmh-tests/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion junit-trait-runner/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<artifactId>junit-trait-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -18,7 +18,7 @@

<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>7.1.1</version>
<version>7.1.2</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion scala-unit-tests/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion serialization-tests/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion unit-tests-java8/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>

<artifactId>unit-tests-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion unit-tests/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>7.1.1</version>
<version>7.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 7afeb52

Please sign in to comment.