File tree Expand file tree Collapse file tree 25 files changed +27
-27
lines changed
memory-netty-buffer-patch Expand file tree Collapse file tree 25 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.arrow</groupId >
25
25
<artifactId >arrow-java-root</artifactId >
26
- <version >19.0.0-SNAPSHOT </version >
26
+ <version >18.3.0 </version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.arrow</groupId >
25
25
<artifactId >arrow-java-root</artifactId >
26
- <version >19.0.0-SNAPSHOT </version >
26
+ <version >18.3.0 </version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.arrow</groupId >
25
25
<artifactId >arrow-java-root</artifactId >
26
- <version >19.0.0-SNAPSHOT </version >
26
+ <version >18.3.0 </version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
22
22
<parent >
23
23
<groupId >org.apache.arrow</groupId >
24
24
<artifactId >arrow-java-root</artifactId >
25
- <version >19.0.0-SNAPSHOT </version >
25
+ <version >18.3.0 </version >
26
26
</parent >
27
27
<artifactId >arrow-algorithm</artifactId >
28
28
<name >Arrow Algorithms</name >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
29
29
30
30
<groupId >org.apache.arrow</groupId >
31
31
<artifactId >arrow-bom</artifactId >
32
- <version >19.0.0-SNAPSHOT </version >
32
+ <version >18.3.0 </version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >Arrow Bill of Materials</name >
@@ -68,7 +68,7 @@ under the License.
68
68
<scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
69
69
<connection >scm:git:https://github.com/apache/arrow-java.git</connection >
70
70
<developerConnection >scm:git:https://github.com/apache/arrow-java.git</developerConnection >
71
- <tag >main </tag >
71
+ <tag >v18.3.0 </tag >
72
72
<url >https://github.com/apache/arrow-java/tree/${project.scm.tag} </url >
73
73
</scm >
74
74
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
22
22
<parent >
23
23
<groupId >org.apache.arrow</groupId >
24
24
<artifactId >arrow-java-root</artifactId >
25
- <version >19.0.0-SNAPSHOT </version >
25
+ <version >18.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >arrow-c-data</artifactId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
22
22
<parent >
23
23
<groupId >org.apache.arrow</groupId >
24
24
<artifactId >arrow-java-root</artifactId >
25
- <version >19.0.0-SNAPSHOT </version >
25
+ <version >18.3.0 </version >
26
26
</parent >
27
27
<artifactId >arrow-compression</artifactId >
28
28
<name >Arrow Compression</name >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
22
22
<parent >
23
23
<groupId >org.apache.arrow</groupId >
24
24
<artifactId >arrow-java-root</artifactId >
25
- <version >19.0.0-SNAPSHOT </version >
25
+ <version >18.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >arrow-dataset</artifactId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
22
22
<parent >
23
23
<groupId >org.apache.arrow</groupId >
24
24
<artifactId >arrow-flight</artifactId >
25
- <version >19.0.0-SNAPSHOT </version >
25
+ <version >18.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >flight-core</artifactId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
22
22
<parent >
23
23
<groupId >org.apache.arrow</groupId >
24
24
<artifactId >arrow-flight</artifactId >
25
- <version >19.0.0-SNAPSHOT </version >
25
+ <version >18.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >flight-integration-tests</artifactId >
You can’t perform that action at this time.
0 commit comments