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 15
15
<parent >
16
16
<artifactId >arrow-java-root</artifactId >
17
17
<groupId >org.apache.arrow</groupId >
18
- <version >0.8.0-SNAPSHOT </version >
18
+ <version >0.8.0</version >
19
19
</parent >
20
20
21
21
<artifactId >arrow-format</artifactId >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.apache.arrow</groupId >
16
16
<artifactId >arrow-java-root</artifactId >
17
- <version >0.8.0-SNAPSHOT </version >
17
+ <version >0.8.0</version >
18
18
</parent >
19
19
<artifactId >arrow-memory</artifactId >
20
20
<name >Arrow Memory</name >
Original file line number Diff line number Diff line change 20
20
21
21
<groupId >org.apache.arrow</groupId >
22
22
<artifactId >arrow-java-root</artifactId >
23
- <version >0.8.0-SNAPSHOT </version >
23
+ <version >0.8.0</version >
24
24
<packaging >pom</packaging >
25
25
26
26
<name >Apache Arrow Java Root POM</name >
44
44
<connection >scm:git:https://github.com/apache/arrow.git</connection >
45
45
<developerConnection >scm:git:https://github.com/apache/arrow.git</developerConnection >
46
46
<url >https://github.com/apache/arrow</url >
47
- <tag >apache-arrow-0.7.1 </tag >
47
+ <tag >apache-arrow-0.8.0 </tag >
48
48
</scm >
49
49
50
50
<mailingLists >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.apache.arrow</groupId >
16
16
<artifactId >arrow-java-root</artifactId >
17
- <version >0.8.0-SNAPSHOT </version >
17
+ <version >0.8.0</version >
18
18
</parent >
19
19
<artifactId >arrow-tools</artifactId >
20
20
<name >Arrow Tools</name >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.apache.arrow</groupId >
16
16
<artifactId >arrow-java-root</artifactId >
17
- <version >0.8.0-SNAPSHOT </version >
17
+ <version >0.8.0</version >
18
18
</parent >
19
19
<artifactId >arrow-vector</artifactId >
20
20
<name >Arrow Vectors</name >
You can’t perform that action at this time.
0 commit comments