File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <groupId >com.fasterxml.jackson.core</groupId >
1717 <artifactId >jackson-annotations</artifactId >
1818 <name >Jackson-annotations</name >
19- <version >2.22</version >
19+ <version >2.22.1-SNAPSHOT </version >
2020 <packaging >jar</packaging >
2121 <description >Core annotations used for value types, used by Jackson data binding package.
2222 </description >
3434 <connection >scm:git:git@github.com:FasterXML/jackson-annotations.git</connection >
3535 <developerConnection >scm:git:git@github.com:FasterXML/jackson-annotations.git</developerConnection >
3636 <url >https://github.com/FasterXML/jackson-annotations</url >
37- <tag >jackson-annotations-2.22 </tag >
37+ <tag >HEAD </tag >
3838 </scm >
3939
4040 <properties >
4141 <!-- 10-Jul-2025, tatu: Time to move on; leave at defaults for Java/JDK 8 -->
4242 <osgi .export>com.fasterxml.jackson.annotation.*;version=${project.version} </osgi .export>
4343
4444 <!-- for Reproducible Builds -->
45- <project .build.outputTimestamp>2026-05-31T04:44:17Z </project .build.outputTimestamp>
45+ <project .build.outputTimestamp>2026-05-31T04:44:31Z </project .build.outputTimestamp>
4646 </properties >
4747
4848 <dependencies >
You can’t perform that action at this time.
0 commit comments