File tree Expand file tree Collapse file tree 10 files changed +11
-13
lines changed Expand file tree Collapse file tree 10 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.google.errorprone</groupId >
23
23
<artifactId >error_prone_parent</artifactId >
24
- <version >2.3.2 -SNAPSHOT</version >
24
+ <version >2.3.3 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<name >@BugPattern annotation</name >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.google.errorprone</groupId >
23
23
<artifactId >error_prone_parent</artifactId >
24
- <version >2.3.2 -SNAPSHOT</version >
24
+ <version >2.3.3 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<name >error-prone annotations</name >
Original file line number Diff line number Diff line change 31
31
<parent >
32
32
<groupId >com.google.errorprone</groupId >
33
33
<artifactId >error_prone_parent</artifactId >
34
- <version >2.3.2 -SNAPSHOT</version >
34
+ <version >2.3.3 -SNAPSHOT</version >
35
35
</parent >
36
36
37
37
<name >error-prone check api</name >
Original file line number Diff line number Diff line change 31
31
<parent >
32
32
<groupId >com.google.errorprone</groupId >
33
33
<artifactId >error_prone_parent</artifactId >
34
- <version >2.3.2 -SNAPSHOT</version >
34
+ <version >2.3.3 -SNAPSHOT</version >
35
35
</parent >
36
36
37
37
<name >error-prone library</name >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.google.errorprone</groupId >
23
23
<artifactId >error_prone_parent</artifactId >
24
- <version >2.3.2 -SNAPSHOT</version >
24
+ <version >2.3.3 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<name >Documentation tool for generating Error Prone bugpattern documentation</name >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.google.errorprone</groupId >
23
23
<artifactId >error_prone_parent</artifactId >
24
- <version >2.3.2 -SNAPSHOT</version >
24
+ <version >2.3.3 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<name >JSR-269 annotation processor for @BugPattern annotation</name >
Original file line number Diff line number Diff line change 27
27
<name >Error Prone parent POM</name >
28
28
<groupId >com.google.errorprone</groupId >
29
29
<artifactId >error_prone_parent</artifactId >
30
- <version >2.3.2 -SNAPSHOT</version >
30
+ <version >2.3.3 -SNAPSHOT</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<properties >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<artifactId >error_prone_parent</artifactId >
21
21
<groupId >com.google.errorprone</groupId >
22
- <version >2.3.2 -SNAPSHOT</version >
22
+ <version >2.3.3 -SNAPSHOT</version >
23
23
</parent >
24
24
<modelVersion >4.0.0</modelVersion >
25
25
Original file line number Diff line number Diff line change 31
31
<parent >
32
32
<groupId >com.google.errorprone</groupId >
33
33
<artifactId >error_prone_parent</artifactId >
34
- <version >2.3.2 -SNAPSHOT</version >
34
+ <version >2.3.3 -SNAPSHOT</version >
35
35
</parent >
36
36
37
37
<name >error-prone test helpers</name >
Original file line number Diff line number Diff line change 15
15
limitations under the License.
16
16
-->
17
17
18
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21
19
<modelVersion >4.0.0</modelVersion >
22
20
23
21
<parent >
24
22
<groupId >com.google.errorprone</groupId >
25
23
<artifactId >error_prone_parent</artifactId >
26
- <version >2.3.2 -SNAPSHOT</version >
24
+ <version >2.3.3 -SNAPSHOT</version >
27
25
</parent >
28
26
29
27
<name >error-prone type annotations</name >
You can’t perform that action at this time.
0 commit comments