Skip to content

Commit

Permalink
[maven-release-plugin] prepare release immutables-2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
elucash committed Dec 25, 2018
1 parent 79cdc27 commit 0a00150
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion android-stub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>android-stub</artifactId>
<description>
Expand Down
2 changes: 1 addition & 1 deletion annotate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>annotate</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>builder</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion encode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>encode</artifactId>
<description />
Expand Down
2 changes: 1 addition & 1 deletion func/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

<artifactId>generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>gson</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metainf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

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

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

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

<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion serial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>serial</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

<artifactId>testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion trees/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>trees</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion utility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

<groupId>org.immutables.dependency</groupId>
Expand Down
2 changes: 1 addition & 1 deletion value-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>immutables</artifactId>
<groupId>org.immutables</groupId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>
<artifactId>value-annotations</artifactId>
<name>${project.groupId}.${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion value-fixture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

<artifactId>value-fixture</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion value-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
</parent>

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

Expand Down

0 comments on commit 0a00150

Please sign in to comment.