Skip to content

Commit

Permalink
Update version number to 10.3.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-collections-bot committed Jul 15, 2020
1 parent 36af723 commit 3f0dba7
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse-collections-api</artifactId>
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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jcstress-tests/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>

<artifactId>junit-trait-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion p2-repository/org.eclipse.collections/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>p2-repository</artifactId>
<version>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.collections</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion p2-repository/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>

<artifactId>p2-repository</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion test-coverage/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</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>10.3.0.M2</version>
<version>10.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 3f0dba7

Please sign in to comment.