File tree Expand file tree Collapse file tree 20 files changed +24
-22
lines changed Expand file tree Collapse file tree 20 files changed +24
-22
lines changed Original file line number Diff line number Diff line change @@ -536,7 +536,8 @@ workflows:
536
536
matrix :
537
537
parameters :
538
538
args :
539
- - ' -Dadb.jackson.version=2.18.2'
539
+ - ' -Dadb.jackson.version=2.19.0'
540
+ - ' -Dadb.jackson.version=2.18.3'
540
541
- ' -Dadb.jackson.version=2.17.3'
541
542
- ' -Dadb.jackson.version=2.16.2'
542
543
- ' -Dadb.jackson.version=2.15.4'
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >core</name >
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >arangodb-java-driver</name >
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >http-protocol</name >
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >jackson-serde-json</name >
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >jackson-serde-vpack</name >
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >jsonb-serde</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.arangodb</groupId >
7
7
<artifactId >arangodb-java-driver-parent</artifactId >
8
- <version >7.19.0 </version >
8
+ <version >7.20.0-SNAPSHOT </version >
9
9
<inceptionYear >2016</inceptionYear >
10
10
<modules >
11
11
<module >release-parent</module >
93
93
<dependency >
94
94
<groupId >com.fasterxml.jackson</groupId >
95
95
<artifactId >jackson-bom</artifactId >
96
- <version >2.18.2 </version >
96
+ <version >2.19.0 </version >
97
97
<scope >import</scope >
98
98
<type >pom</type >
99
99
</dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.arangodb</groupId >
8
8
<artifactId >arangodb-java-driver-parent</artifactId >
9
- <version >7.19.0 </version >
9
+ <version >7.20.0-SNAPSHOT </version >
10
10
</parent >
11
11
<packaging >pom</packaging >
12
12
Original file line number Diff line number Diff line change 8
8
<relativePath >../release-parent</relativePath >
9
9
<groupId >com.arangodb</groupId >
10
10
<artifactId >release-parent</artifactId >
11
- <version >7.19.0 </version >
11
+ <version >7.20.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<name >arangodb-java-driver-shaded</name >
You can’t perform that action at this time.
0 commit comments