Commit 0e3d2aa 1 parent 545b802 commit 0e3d2aa Copy full SHA for 0e3d2aa
File tree 7 files changed +14
-14
lines changed
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.google.code.gson</groupId >
21
21
<artifactId >gson-parent</artifactId >
22
- <version >2.11.0 </version >
22
+ <version >2.11.1-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<artifactId >gson-extras</artifactId >
30
30
<properties >
31
31
<!-- Make the build reproducible, see root `pom.xml` -->
32
32
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
33
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
34
34
</properties >
35
35
36
36
<licenses >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.google.code.gson</groupId >
22
22
<artifactId >gson-parent</artifactId >
23
- <version >2.11.0 </version >
23
+ <version >2.11.1-SNAPSHOT </version >
24
24
</parent >
25
25
<artifactId >graal-native-image-test</artifactId >
26
26
27
27
<properties >
28
28
<!-- Make the build reproducible, see root `pom.xml` -->
29
29
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
30
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
30
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
31
31
32
32
<!-- GraalVM is JDK >= 17, however for build with regular JDK these tests
33
33
are also executed with JDK 11, so for them exclude JDK 17 specific tests -->
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.google.code.gson</groupId >
22
22
<artifactId >gson-parent</artifactId >
23
- <version >2.11.0 </version >
23
+ <version >2.11.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >gson</artifactId >
36
36
<properties >
37
37
<!-- Make the build reproducible, see root `pom.xml` -->
38
38
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
39
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
39
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
40
40
41
41
<excludeTestCompilation >**/Java17*</excludeTestCompilation >
42
42
</properties >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.google.code.gson</groupId >
21
21
<artifactId >gson-parent</artifactId >
22
- <version >2.11.0 </version >
22
+ <version >2.11.1-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<artifactId >gson-metrics</artifactId >
30
30
<properties >
31
31
<!-- Make the build reproducible, see root `pom.xml` -->
32
32
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
33
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
34
34
</properties >
35
35
36
36
<licenses >
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >com.google.code.gson</groupId >
21
21
<artifactId >gson-parent</artifactId >
22
- <version >2.11.0 </version >
22
+ <version >2.11.1-SNAPSHOT </version >
23
23
<packaging >pom</packaging >
24
24
25
25
<name >Gson Parent</name >
42
42
43
43
<!-- Make the build reproducible, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
44
44
<!-- Automatically updated by Maven Release Plugin -->
45
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
45
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
46
46
</properties >
47
47
48
48
<!-- These attributes specify that the URLs should be inherited by the modules as is, to avoid constructing
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.google.code.gson</groupId >
22
22
<artifactId >gson-parent</artifactId >
23
- <version >2.11.0 </version >
23
+ <version >2.11.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >proto</artifactId >
30
30
<properties >
31
31
<!-- Make the build reproducible, see root `pom.xml` -->
32
32
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
33
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
34
34
35
35
<protobufVersion >4.26.1</protobufVersion >
36
36
</properties >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.google.code.gson</groupId >
22
22
<artifactId >gson-parent</artifactId >
23
- <version >2.11.0 </version >
23
+ <version >2.11.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >shrinker-test</artifactId >
27
27
28
28
<properties >
29
29
<!-- Make the build reproducible, see root `pom.xml` -->
30
30
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
31
- <project .build.outputTimestamp>2024-05-19T17:21:46Z </project .build.outputTimestamp>
31
+ <project .build.outputTimestamp>2024-05-19T17:23:39Z </project .build.outputTimestamp>
32
32
33
33
<maven .compiler.release>8</maven .compiler.release>
34
34
</properties >
You can’t perform that action at this time.
0 commit comments