File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson</groupId >
10
10
<artifactId >jackson-base</artifactId >
11
- <version >2.15.0-SNAPSHOT </version >
11
+ <version >2.15.0-rc3 </version >
12
12
</parent >
13
13
<groupId >com.fasterxml.jackson.core</groupId >
14
14
<artifactId >jackson-core</artifactId >
15
15
<name >Jackson-core</name >
16
- <version >2.15.0-SNAPSHOT</version >
16
+ <version >2.15.0-rc3- SNAPSHOT</version >
17
17
<packaging >jar</packaging >
18
18
<description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
19
19
<licenses >
30
30
<connection >scm:git:git@github.com:FasterXML/jackson-core.git</connection >
31
31
<developerConnection >scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection >
32
32
<url >https://github.com/FasterXML/jackson-core</url >
33
- <tag >jackson-core-2.15.0-rc2 </tag >
33
+ <tag >HEAD </tag >
34
34
</scm >
35
35
36
36
<properties >
You can’t perform that action at this time.
0 commit comments