File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.google.code.gson</groupId >
2121 <artifactId >gson-parent</artifactId >
22- <version >2.13.0 </version >
22+ <version >2.13.1-SNAPSHOT </version >
2323 </parent >
2424
2525 <artifactId >gson-extras</artifactId >
26- <version >2.13.0 </version >
26+ <version >2.13.1-SNAPSHOT </version >
2727 <inceptionYear >2008</inceptionYear >
2828 <name >Gson Extras</name >
2929 <description >Google Gson grab bag of utilities, type adapters, etc.</description >
3030
3131 <properties >
3232 <!-- Make the build reproducible, see root `pom.xml` -->
3333 <!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
34- <project .build.outputTimestamp>2025-04-11T14:27:53Z </project .build.outputTimestamp>
34+ <project .build.outputTimestamp>2025-04-11T14:28:58Z </project .build.outputTimestamp>
3535
3636 <!-- Overwrite property from parent; this module is currently not deployed -->
3737 <gson .isInternalModule>true</gson .isInternalModule>
5353 <dependency >
5454 <groupId >com.google.code.gson</groupId >
5555 <artifactId >gson</artifactId >
56- <version >2.13.0 </version >
56+ <version >2.13.1-SNAPSHOT </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >javax.annotation</groupId >
8888 </developers >
8989
9090 <scm >
91- <tag >gson-parent -2.13.0 </tag >
91+ <tag >gson-extras -2.12.1 </tag >
9292 </scm >
9393</project >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.google.code.gson</groupId >
2222 <artifactId >gson-parent</artifactId >
23- <version >2.13.0 </version >
23+ <version >2.13.1-SNAPSHOT </version >
2424 </parent >
2525
2626 <artifactId >gson</artifactId >
3636 <properties >
3737 <!-- Make the build reproducible, see root `pom.xml` -->
3838 <!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
39- <project .build.outputTimestamp>2025-04-11T14:27:53Z </project .build.outputTimestamp>
39+ <project .build.outputTimestamp>2025-04-11T14:28:58Z </project .build.outputTimestamp>
4040
4141 <excludeTestCompilation >**/Java17*</excludeTestCompilation >
4242 </properties >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.google.code.gson</groupId >
2121 <artifactId >gson-parent</artifactId >
22- <version >2.13.0 </version >
22+ <version >2.13.1-SNAPSHOT </version >
2323 </parent >
2424
2525 <artifactId >gson-metrics</artifactId >
Original file line number Diff line number Diff line change 1919
2020 <groupId >com.google.code.gson</groupId >
2121 <artifactId >gson-parent</artifactId >
22- <version >2.13.0 </version >
22+ <version >2.13.1-SNAPSHOT </version >
2323 <packaging >pom</packaging >
2424
2525 <name >Gson Parent</name >
4343
4444 <!-- Make the build reproducible, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
4545 <!-- Automatically updated by Maven Release Plugin -->
46- <project .build.outputTimestamp>2025-04-11T14:27:53Z </project .build.outputTimestamp>
46+ <project .build.outputTimestamp>2025-04-11T14:28:58Z </project .build.outputTimestamp>
4747
4848 <!-- These properties are to be overwritten by the Maven modules -->
4949 <!-- Whether this module is an integration test module -->
5858 <url >https://github.com/google/gson/</url >
5959 <connection >scm:git:https://github.com/google/gson.git</connection >
6060 <
developerConnection >scm:git:
[email protected] :google/gson.git</
developerConnection >
61- <tag >gson-parent-2.13.0 </tag >
61+ <tag >HEAD </tag >
6262 </scm >
6363
6464 <developers >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.google.code.gson</groupId >
2121 <artifactId >gson-parent</artifactId >
22- <version >2.13.0 </version >
22+ <version >2.13.1-SNAPSHOT </version >
2323 </parent >
2424
2525 <artifactId >proto</artifactId >
2929 <properties >
3030 <!-- Make the build reproducible, see root `pom.xml` -->
3131 <!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
32- <project .build.outputTimestamp>2025-04-11T14:27:53Z </project .build.outputTimestamp>
32+ <project .build.outputTimestamp>2025-04-11T14:28:58Z </project .build.outputTimestamp>
3333
3434 <protobufVersion >4.30.2</protobufVersion >
3535
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.google.code.gson</groupId >
2121 <artifactId >gson-parent</artifactId >
22- <version >2.13.0 </version >
22+ <version >2.13.1-SNAPSHOT </version >
2323 </parent >
2424 <artifactId >test-graal-native-image</artifactId >
2525 <name >Test: GraalVM Native Image</name >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.google.code.gson</groupId >
2121 <artifactId >gson-parent</artifactId >
22- <version >2.13.0 </version >
22+ <version >2.13.1-SNAPSHOT </version >
2323 </parent >
2424 <artifactId >test-jpms</artifactId >
2525 <name >Test: Java Platform Module System (JPMS)</name >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.google.code.gson</groupId >
2222 <artifactId >gson-parent</artifactId >
23- <version >2.13.0 </version >
23+ <version >2.13.1-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >test-shrinker</artifactId >
2626 <name >Test: Code shrinking (ProGuard / R8)</name >
You can’t perform that action at this time.
0 commit comments