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 9
9
<parent >
10
10
<groupId >tools.jackson.module</groupId >
11
11
<artifactId >jackson-modules-java8</artifactId >
12
- <version >3.0.0-rc2 </version >
12
+ <version >3.0.0-rc3-SNAPSHOT </version >
13
13
</parent >
14
14
<groupId >tools.jackson.datatype</groupId >
15
15
<artifactId >jackson-datatype-jsr310</artifactId >
Original file line number Diff line number Diff line change 8
8
<groupId >tools.jackson.module</groupId >
9
9
<artifactId >jackson-modules-java8</artifactId >
10
10
<name >Jackson modules: Java 8</name >
11
- <version >3.0.0-rc2 </version >
11
+ <version >3.0.0-rc3-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson modules needed to support Java 8 features and types
14
14
</description >
27
27
<
connection >scm:git:
[email protected] :FasterXML/jackson-modules-java8.git</
connection >
28
28
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-modules-java8.git</
developerConnection >
29
29
<url >http://github.com/FasterXML/jackson-modules-java8</url >
30
- <tag >jackson-modules-java8-3.0.0-rc2 </tag >
30
+ <tag >HEAD </tag >
31
31
</scm >
32
32
<issueManagement >
33
33
<url >https://github.com/FasterXML/jackson-modules-java8/issues</url >
You can’t perform that action at this time.
0 commit comments