File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
</parent >
14
14
<groupId >tools.jackson.core</groupId >
15
15
<artifactId >jackson-databind</artifactId >
16
- <version >3.0.0-rc5 </version >
16
+ <version >3.0.0-rc6-SNAPSHOT </version >
17
17
<name >jackson-databind</name >
18
18
<description >General data-binding functionality for Jackson: works on core streaming API</description >
19
19
<url >https://github.com/FasterXML/jackson</url >
30
30
<
connection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
connection >
31
31
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
developerConnection >
32
32
<url >https://github.com/FasterXML/jackson-databind</url >
33
- <tag >jackson-databind-3.0.0-rc5 </tag >
33
+ <tag >HEAD </tag >
34
34
</scm >
35
35
36
36
<properties >
79
79
<packageVersion .package>tools.jackson.databind.cfg</packageVersion .package>
80
80
81
81
<!-- for Reproducible Builds -->
82
- <project .build.outputTimestamp>2025-05-22T16:46:44Z </project .build.outputTimestamp>
82
+ <project .build.outputTimestamp>2025-05-22T16:47:09Z </project .build.outputTimestamp>
83
83
</properties >
84
84
85
85
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments