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.5.0-SNAPSHOT </version>
18
+ <version>0.5.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.5.0-SNAPSHOT </version>
17
+ <version>0.5.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.5.0-SNAPSHOT </version>
23
+ <version>0.5.0</version>
24
24
<packaging>pom</packaging>
25
25
26
26
<name>Apache Arrow Java Root POM</name>
42
42
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/arrow.git</connection>
43
43
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/arrow.git</developerConnection>
44
44
<url>https://github.com/apache/arrow</url>
45
- <tag>HEAD </tag>
45
+ <tag>apache-arrow-0.5.0 </tag>
46
46
</scm>
47
47
48
48
<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.5.0-SNAPSHOT </version>
17
+ <version>0.5.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.5.0-SNAPSHOT </version>
17
+ <version>0.5.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