File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
branches :
18
18
only :
19
19
- master
20
- - " 2.11 "
20
+ - " 2.12 "
21
21
22
22
# Below this line is configuration for deploying to the Sonatype OSS repo
23
23
# https://knowm.org/configure-travis-ci-to-deploy-snapshots/
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.11.1 -SNAPSHOT</version >
7
+ <version >2.12.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.11.1 -SNAPSHOT</version >
6
+ <version >2.12.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.11.1 -SNAPSHOT</version >
11
+ <version >2.12.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.11.1 -SNAPSHOT</version >
7
+ <version >2.12.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.11.1 -SNAPSHOT</version >
7
+ <version >2.12.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