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
<groupId >com.fasterxml.jackson.core</groupId >
14
14
<artifactId >jackson-core</artifactId >
15
15
<name >Jackson-core</name >
16
- <version >2.14.0-SNAPSHOT </version >
16
+ <version >2.14.0</version >
17
17
<packaging >bundle</packaging >
18
18
<description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
19
19
<licenses >
30
30
<
connection >scm:git:
[email protected] :FasterXML/jackson-core.git</
connection >
31
31
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-core.git</
developerConnection >
32
32
<url >https://github.com/FasterXML/jackson-core</url >
33
- <tag >HEAD </tag >
33
+ <tag >jackson-core-2.14.0 </tag >
34
34
</scm >
35
35
36
36
<properties >
@@ -47,7 +47,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
47
47
<packageVersion .package>${project.groupId} .json</packageVersion .package>
48
48
49
49
<!-- for Reproducible Builds -->
50
- <project .build.outputTimestamp>2022-10-28T21:37:56Z </project .build.outputTimestamp>
50
+ <project .build.outputTimestamp>2022-11-05T20:35:16Z </project .build.outputTimestamp>
51
51
</properties >
52
52
53
53
<!-- Alas, need to include snapshot reference since otherwise can not find
You can’t perform that action at this time.
0 commit comments