Skip to content

Commit

Permalink
[maven-release-plugin] prepare release apache-arrow-0.14.0
Browse files Browse the repository at this point in the history
kou committed Jun 28, 2019
1 parent 233154e commit a591d76
Showing 12 changed files with 15 additions and 19 deletions.
2 changes: 1 addition & 1 deletion java/adapter/jdbc/pom.xml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

6 changes: 2 additions & 4 deletions java/adapter/orc/pom.xml
Original file line number Diff line number Diff line change
@@ -10,9 +10,7 @@
OF ANY KIND, either express or implied. See the License for the specific
language governing permissions and limitations under the License. -->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<dependencies>
<dependency>
@@ -88,7 +86,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

2 changes: 1 addition & 1 deletion java/algorithm/pom.xml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>
<artifactId>arrow-algorithm</artifactId>
<name>Arrow Algorithms</name>
2 changes: 1 addition & 1 deletion java/flight/pom.xml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>

<artifactId>arrow-flight</artifactId>
2 changes: 1 addition & 1 deletion java/format/pom.xml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
<parent>
<artifactId>arrow-java-root</artifactId>
<groupId>org.apache.arrow</groupId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>

<artifactId>arrow-format</artifactId>
6 changes: 2 additions & 4 deletions java/gandiva/pom.xml
Original file line number Diff line number Diff line change
@@ -9,14 +9,12 @@
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, either express or implied. See the License for the specific
language governing permissions and limitations under the License. -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>

<groupId>org.apache.arrow.gandiva</groupId>
2 changes: 1 addition & 1 deletion java/memory/pom.xml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>
<artifactId>arrow-memory</artifactId>
<name>Arrow Memory</name>
2 changes: 1 addition & 1 deletion java/performance/pom.xml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
<parent>
<artifactId>arrow-java-root</artifactId>
<groupId>org.apache.arrow</groupId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>
<artifactId>arrow-performance</artifactId>
<packaging>jar</packaging>
2 changes: 1 addition & 1 deletion java/plasma/pom.xml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>
<artifactId>arrow-plasma</artifactId>
<name>Arrow Plasma Client</name>
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<packaging>pom</packaging>

<name>Apache Arrow Java Root POM</name>
@@ -46,7 +46,7 @@
<connection>scm:git:https://github.com/apache/arrow.git</connection>
<developerConnection>scm:git:https://github.com/apache/arrow.git</developerConnection>
<url>https://github.com/apache/arrow</url>
<tag>apache-arrow-0.10.0</tag>
<tag>apache-arrow-0.14.0</tag>
</scm>

<mailingLists>
2 changes: 1 addition & 1 deletion java/tools/pom.xml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>
<artifactId>arrow-tools</artifactId>
<name>Arrow Tools</name>
2 changes: 1 addition & 1 deletion java/vector/pom.xml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>
<artifactId>arrow-vector</artifactId>
<name>Arrow Vectors</name>

0 comments on commit a591d76

Please sign in to comment.