Skip to content

Commit

Permalink
Update version number to 12.0.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-collections-bot committed Jul 6, 2022
1 parent fb6abf7 commit f257f3d
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion acceptance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-code-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-forkjoin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections-testutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jcstress-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmh-scala-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmh-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion junit-trait-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<artifactId>junit-trait-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion p2-feature/org.eclipse.collections.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.collections.feature"
label="Eclipse Collections"
version="11.1.0.qualifier"
version="12.0.0.qualifier"
provider-name="Eclipse Collections"
license-feature="org.eclipse.license"
license-feature-version="1.0.1">
Expand Down
2 changes: 1 addition & 1 deletion p2-feature/org.eclipse.collections.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>p2-feature</artifactId>
<version>11.1.0-SNAPSHOT</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.collections.feature</artifactId>
<packaging>eclipse-feature</packaging>
Expand Down
4 changes: 2 additions & 2 deletions p2-feature/org.eclipse.collections.repository/category.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.eclipse.collections.feature_11.1.0.qualifier.jar" id="org.eclipse.collections.feature" version="11.1.0.qualifier">
<feature url="features/org.eclipse.collections.feature_12.0.0.qualifier.jar" id="org.eclipse.collections.feature" version="12.0.0.qualifier">
<category name="category_org.eclipse.collections"/>
</feature>
<feature url="features/org.eclipse.collections.feature.source_11.1.0.qualifier.jar" id="org.eclipse.collections.feature.source" version="11.1.0.qualifier">
<feature url="features/org.eclipse.collections.feature.source_12.0.0.qualifier.jar" id="org.eclipse.collections.feature.source" version="12.0.0.qualifier">
<category name="category_org.eclipse.collections"/>
</feature>
<category-def name="category_org.eclipse.collections" label="Eclipse Collections">
Expand Down
2 changes: 1 addition & 1 deletion p2-feature/org.eclipse.collections.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>p2-feature</artifactId>
<version>11.1.0-SNAPSHOT</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<artifactId>p2-repository</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion p2-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>org.eclipse.collections</groupId>
<version>11.1.0-SNAPSHOT</version>
<version>12.0.0-SNAPSHOT</version>
<artifactId>p2-feature</artifactId>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion p2-repository/org.eclipse.collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>p2-repository</artifactId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.collections</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion p2-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<artifactId>p2-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion scala-unit-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion serialization-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion unit-tests-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-parent</artifactId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>

<artifactId>unit-tests-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion unit-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>eclipse-collections-parent</artifactId>
<groupId>org.eclipse.collections</groupId>
<version>11.1.0</version>
<version>12.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit f257f3d

Please sign in to comment.