Skip to content

Commit

Permalink
v2.8.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
elucash committed Nov 16, 2019
1 parent bb87567 commit 0bb7faa
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion android-stub/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>android-stub</artifactId>
<description>
Expand Down
2 changes: 1 addition & 1 deletion annotate/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>annotate</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion builder/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>builder</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion criteria/common/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/elasticsearch/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/geode/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-geode</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/inmemory/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-inmemory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/mongo/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-mongo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion criteria/reactor/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-reactor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/rxjava2/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-rxjava2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion criteria/sql/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>criteria</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>criteria-sql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion encode/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>encode</artifactId>
<description />
Expand Down
2 changes: 1 addition & 1 deletion func/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>func</artifactId>
<description>Contains annotations for function and predicate generation for Guava pre-java8</description>
Expand Down
2 changes: 1 addition & 1 deletion generator-fixture/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>generator-fixture</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator-processor/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gson/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metainf/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>metainf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mirror/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mongo/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mongo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ordinal/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>ordinal</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@

<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion processor-testlib/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>processor-testlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion serial/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>serial</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion trees/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>trees</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion value-annotations/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>value-annotations</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion value-fixture/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>value-fixture</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion value-processor/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>

<artifactId>value-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion value/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.8.2</version>
<version>2.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 0bb7faa

Please sign in to comment.