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:
536536 matrix :
537537 parameters :
538538 args :
539- - ' -Dadb.jackson.version=2.18.2'
539+ - ' -Dadb.jackson.version=2.19.0'
540+ - ' -Dadb.jackson.version=2.18.3'
540541 - ' -Dadb.jackson.version=2.17.3'
541542 - ' -Dadb.jackson.version=2.16.2'
542543 - ' -Dadb.jackson.version=2.15.4'
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >core</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >arangodb-java-driver</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >http-protocol</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >jackson-serde-json</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >jackson-serde-vpack</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >jsonb-serde</name >
Original file line number Diff line number Diff line change 55
66 <groupId >com.arangodb</groupId >
77 <artifactId >arangodb-java-driver-parent</artifactId >
8- <version >7.19.0 </version >
8+ <version >7.20.0-SNAPSHOT </version >
99 <inceptionYear >2016</inceptionYear >
1010 <modules >
1111 <module >release-parent</module >
9393 <dependency >
9494 <groupId >com.fasterxml.jackson</groupId >
9595 <artifactId >jackson-bom</artifactId >
96- <version >2.18.2 </version >
96+ <version >2.19.0 </version >
9797 <scope >import</scope >
9898 <type >pom</type >
9999 </dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.arangodb</groupId >
88 <artifactId >arangodb-java-driver-parent</artifactId >
9- <version >7.19.0 </version >
9+ <version >7.20.0-SNAPSHOT </version >
1010 </parent >
1111 <packaging >pom</packaging >
1212
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.19.0 </version >
11+ <version >7.20.0-SNAPSHOT </version >
1212 </parent >
1313
1414 <name >arangodb-java-driver-shaded</name >
You can’t perform that action at this time.
0 commit comments