File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.dataformat</groupId >
6
6
<artifactId >jackson-dataformats-text</artifactId >
7
- <version >2.10.1 -SNAPSHOT</version >
7
+ <version >2.11.0 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >jackson-dataformat-csv</artifactId >
10
10
<name >Jackson-dataformat-CSV</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.10.0 </version >
6
+ <version >2.11.0-SNAPSHOT </version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.dataformat</groupId >
9
9
<artifactId >jackson-dataformats-text</artifactId >
10
10
<name >Jackson dataformats: Text</name >
11
- <version >2.10.1 -SNAPSHOT</version >
11
+ <version >2.11.0 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson text-based dataformats (as opposed to binary).
14
14
</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.dataformat</groupId >
6
6
<artifactId >jackson-dataformats-text</artifactId >
7
- <version >2.10.1 -SNAPSHOT</version >
7
+ <version >2.11.0 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >jackson-dataformat-properties</artifactId >
10
10
<name >Jackson-dataformat-Properties</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.dataformat</groupId >
6
6
<artifactId >jackson-dataformats-text</artifactId >
7
- <version >2.10.1 -SNAPSHOT</version >
7
+ <version >2.11.0 -SNAPSHOT</version >
8
8
</parent >
9
9
<artifactId >jackson-dataformat-yaml</artifactId >
10
10
<packaging >bundle</packaging >
You can’t perform that action at this time.
0 commit comments