File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
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.0-SNAPSHOT</version >
7
+ <version >2.10.0.pr3 -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-SNAPSHOT </version >
6
+ <version >2.10.0.pr3 </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.0-SNAPSHOT</version >
11
+ <version >2.10.0.pr3 -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.0-SNAPSHOT</version >
7
+ <version >2.10.0.pr3 -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 8
8
=== Releases ===
9
9
------------------------------------------------------------------------
10
10
11
- 2.10.0 ( not yet released )
11
+ 2.10.0 .pr3 ( 17 -Sep- 2019 )
12
12
13
13
#83 : (yaml) Update index of sequence context
14
14
(reported by Matti B; fix contributed by Maarten W)
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.0-SNAPSHOT</version >
7
+ <version >2.10.0.pr3 -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