File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-bom</artifactId >
7
- <version >2.13.3-SNAPSHOT </version >
7
+ <version >2.13.3</version >
8
8
</parent >
9
9
<artifactId >jackson-base</artifactId >
10
10
<name >Jackson Base</name >
Original file line number Diff line number Diff line change 14
14
<description >Bill of Materials pom for getting full, complete set of compatible versions
15
15
of Jackson components maintained by FasterXML.com
16
16
</description >
17
- <version >2.13.3-SNAPSHOT </version >
17
+ <version >2.13.3</version >
18
18
<packaging >pom</packaging >
19
19
20
20
<modules >
@@ -45,7 +45,7 @@ of Jackson components maintained by FasterXML.com
45
45
<
connection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
connection >
46
46
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
developerConnection >
47
47
<url >https://github.com/FasterXML/jackson-bom</url >
48
- <tag >HEAD </tag >
48
+ <tag >jackson-bom-2.13.3 </tag >
49
49
</scm >
50
50
51
51
<properties >
You can’t perform that action at this time.
0 commit comments