File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.module</groupId >
6
6
<artifactId >jackson-modules-java8</artifactId >
7
- <version >2.9.7 </version >
7
+ <version >2.9.8-SNAPSHOT </version >
8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-jdk8</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.module</groupId >
6
6
<artifactId >jackson-modules-java8</artifactId >
7
- <version >2.9.7 </version >
7
+ <version >2.9.8-SNAPSHOT </version >
8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-jsr310</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.module</groupId >
6
6
<artifactId >jackson-modules-java8</artifactId >
7
- <version >2.9.7 </version >
7
+ <version >2.9.8-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >jackson-module-parameter-names</artifactId >
10
10
<name >Jackson-module-parameter-names</name >
Original file line number Diff line number Diff line change 8
8
<groupId >com.fasterxml.jackson.module</groupId >
9
9
<artifactId >jackson-modules-java8</artifactId >
10
10
<name >Jackson modules: Java 8</name >
11
- <version >2.9.7 </version >
11
+ <version >2.9.8-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 >
24
24
<
connection >scm:git:
[email protected] :FasterXML/jackson-modules-java8.git</
connection >
25
25
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-modules-java8.git</
developerConnection >
26
26
<url >http://github.com/FasterXML/jackson-modules-java8</url >
27
- <tag >jackson-modules-java8-2.9.7 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
<issueManagement >
30
30
<url >https://github.com/FasterXML/jackson-modules-java8/issues</url >
You can’t perform that action at this time.
0 commit comments