Commit 5ccd7fb 1 parent 29e3d1d commit 5ccd7fb Copy full SHA for 5ccd7fb
File tree 8 files changed +13
-13
lines changed
8 files changed +13
-13
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.12.1 </version >
22
+ <version >2.12.2-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>2025-01-30T22:49:46Z </project .build.outputTimestamp>
33
+ <project .build.outputTimestamp>2025-01-30T22:50:39Z </project .build.outputTimestamp>
34
34
35
35
<!-- Overwrite property from parent; this module is currently not deployed -->
36
36
<gson .isInternalModule>true</gson .isInternalModule>
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.12.1 </version >
23
+ <version >2.12.2-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>2025-01-30T22:49:46Z </project .build.outputTimestamp>
39
+ <project .build.outputTimestamp>2025-01-30T22:50: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.12.1 </version >
22
+ <version >2.12.2-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<artifactId >gson-metrics</artifactId >
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.12.1 </version >
22
+ <version >2.12.2-SNAPSHOT </version >
23
23
<packaging >pom</packaging >
24
24
25
25
<name >Gson Parent</name >
43
43
44
44
<!-- Make the build reproducible, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
45
45
<!-- Automatically updated by Maven Release Plugin -->
46
- <project .build.outputTimestamp>2025-01-30T22:49:46Z </project .build.outputTimestamp>
46
+ <project .build.outputTimestamp>2025-01-30T22:50:39Z </project .build.outputTimestamp>
47
47
48
48
<!-- These properties are to be overwritten by the Maven modules -->
49
49
<!-- Whether this module is an integration test module -->
58
58
<url >https://github.com/google/gson/</url >
59
59
<connection >scm:git:https://github.com/google/gson.git</connection >
60
60
<
developerConnection >scm:git:
[email protected] :google/gson.git</
developerConnection >
61
- <tag >gson-parent-2.12.1 </tag >
61
+ <tag >HEAD </tag >
62
62
</scm >
63
63
64
64
<developers >
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.12.1 </version >
22
+ <version >2.12.2-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<artifactId >proto</artifactId >
29
29
<properties >
30
30
<!-- Make the build reproducible, see root `pom.xml` -->
31
31
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
32
- <project .build.outputTimestamp>2025-01-30T22:49:46Z </project .build.outputTimestamp>
32
+ <project .build.outputTimestamp>2025-01-30T22:50:39Z </project .build.outputTimestamp>
33
33
34
34
<protobufVersion >4.29.2</protobufVersion >
35
35
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.12.1 </version >
22
+ <version >2.12.2-SNAPSHOT </version >
23
23
</parent >
24
24
<artifactId >test-graal-native-image</artifactId >
25
25
<name >Test: GraalVM Native Image</name >
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.12.1 </version >
22
+ <version >2.12.2-SNAPSHOT </version >
23
23
</parent >
24
24
<artifactId >test-jpms</artifactId >
25
25
<name >Test: Java Platform Module System (JPMS)</name >
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.12.1 </version >
23
+ <version >2.12.2-SNAPSHOT </version >
24
24
</parent >
25
25
<artifactId >test-shrinker</artifactId >
26
26
<name >Test: Code shrinking (ProGuard / R8)</name >
You can’t perform that action at this time.
0 commit comments