aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hive
diff options
context:
space:
mode:
authorVitalii Diravka <vitalii.diravka@gmail.com>2018-12-24 20:09:05 +0200
committerVitalii Diravka <vitalii.diravka@gmail.com>2018-12-24 20:09:05 +0200
commit8743e8f1e8d5bca4d67c94d07a8560ad356ff2b6 (patch)
treec2aefd70f262ab4f5628124d2a8176a98b31272c /contrib/storage-hive
parent3e2d6192fc346fe63342021e5d19c7921d6c59dd (diff)
[maven-release-plugin] prepare release drill-1.15.0
Diffstat (limited to 'contrib/storage-hive')
-rw-r--r--contrib/storage-hive/core/pom.xml2
-rw-r--r--contrib/storage-hive/hive-exec-shade/pom.xml2
-rw-r--r--contrib/storage-hive/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml
index beca794fa..ce5759b9f 100644
--- a/contrib/storage-hive/core/pom.xml
+++ b/contrib/storage-hive/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.drill.contrib.storage-hive</groupId>
<artifactId>drill-contrib-storage-hive-parent</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.15.0</version>
</parent>
<artifactId>drill-storage-hive-core</artifactId>
diff --git a/contrib/storage-hive/hive-exec-shade/pom.xml b/contrib/storage-hive/hive-exec-shade/pom.xml
index b85775848..0b36ea1e5 100644
--- a/contrib/storage-hive/hive-exec-shade/pom.xml
+++ b/contrib/storage-hive/hive-exec-shade/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.drill.contrib.storage-hive</groupId>
<artifactId>drill-contrib-storage-hive-parent</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.15.0</version>
</parent>
<artifactId>drill-hive-exec-shaded</artifactId>
diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml
index 5bc35d2b5..eb3efff49 100644
--- a/contrib/storage-hive/pom.xml
+++ b/contrib/storage-hive/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.drill.contrib</groupId>
<artifactId>drill-contrib-parent</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.15.0</version>
</parent>
<groupId>org.apache.drill.contrib.storage-hive</groupId>