mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
[maven-release-plugin] prepare release v0.10.0
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>documentation-support</artifactId>
|
<artifactId>documentation-support</artifactId>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>error-prone-contrib</artifactId>
|
<artifactId>error-prone-contrib</artifactId>
|
||||||
|
|||||||
6
pom.xml
6
pom.xml
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Picnic :: Error Prone Support</name>
|
<name>Picnic :: Error Prone Support</name>
|
||||||
@@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<developerConnection>scm:git:git@github.com:PicnicSupermarket/error-prone-support.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:PicnicSupermarket/error-prone-support.git</developerConnection>
|
||||||
<tag>HEAD</tag>
|
<tag>v0.10.0</tag>
|
||||||
<url>https://github.com/PicnicSupermarket/error-prone-support</url>
|
<url>https://github.com/PicnicSupermarket/error-prone-support</url>
|
||||||
</scm>
|
</scm>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
<groupId.error-prone>com.google.errorprone</groupId.error-prone>
|
<groupId.error-prone>com.google.errorprone</groupId.error-prone>
|
||||||
<!-- The build timestamp is derived from the most recent commit
|
<!-- The build timestamp is derived from the most recent commit
|
||||||
timestamp in support of reproducible builds. -->
|
timestamp in support of reproducible builds. -->
|
||||||
<project.build.outputTimestamp>2023-03-31T07:31:01Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2023-05-04T07:57:55Z</project.build.outputTimestamp>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<!-- Glob pattern identifying Refaster rule definition files. These
|
<!-- Glob pattern identifying Refaster rule definition files. These
|
||||||
Java classes don't contain "regular" code, and thus require special
|
Java classes don't contain "regular" code, and thus require special
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>refaster-compiler</artifactId>
|
<artifactId>refaster-compiler</artifactId>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>refaster-runner</artifactId>
|
<artifactId>refaster-runner</artifactId>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>refaster-support</artifactId>
|
<artifactId>refaster-support</artifactId>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>tech.picnic.error-prone-support</groupId>
|
<groupId>tech.picnic.error-prone-support</groupId>
|
||||||
<artifactId>error-prone-support</artifactId>
|
<artifactId>error-prone-support</artifactId>
|
||||||
<version>0.9.1-SNAPSHOT</version>
|
<version>0.10.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>refaster-test-support</artifactId>
|
<artifactId>refaster-test-support</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user