Commit 828a97b 1 parent 93bc0f2 commit 828a97b Copy full SHA for 828a97b
File tree 7 files changed +15
-15
lines changed
7 files changed +15
-15
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.10.2-SNAPSHOT </version >
22
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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.10.2-SNAPSHOT </version >
23
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
30
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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.10.2-SNAPSHOT </version >
23
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
39
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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.10.2-SNAPSHOT </version >
22
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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.10.2-SNAPSHOT </version >
22
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
45
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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
51
51
<url >https://github.com/google/gson/</url >
52
52
<connection >scm:git:https://github.com/google/gson.git</connection >
53
53
<
developerConnection >scm:git:
[email protected] :google/gson.git</
developerConnection >
54
- <tag >HEAD </tag >
54
+ <tag >gson-parent-2.11.0 </tag >
55
55
</scm >
56
56
57
57
<developers >
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.10.2-SNAPSHOT </version >
23
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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.10.2-SNAPSHOT </version >
23
+ <version >2.11.0 </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>2023-01-01T00:00:00Z </project .build.outputTimestamp>
31
+ <project .build.outputTimestamp>2024-05-19T18:53:38Z </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