Repository: hive
Updated Branches:
  refs/heads/branch-3.1 436d01a36 -> f4e052963


Preparing for 3.1.1 release


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f4e05296
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/f4e05296
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/f4e05296

Branch: refs/heads/branch-3.1
Commit: f4e0529634b6231a0072295da48af466cf2f10b7
Parents: 436d01a
Author: Daniel Dai <[email protected]>
Authored: Tue Oct 23 17:18:35 2018 -0700
Committer: Daniel Dai <[email protected]>
Committed: Tue Oct 23 17:18:35 2018 -0700

----------------------------------------------------------------------
 standalone-metastore/pom.xml | 2 +-
 upgrade-acid/pom.xml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/f4e05296/standalone-metastore/pom.xml
----------------------------------------------------------------------
diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml
index 792f0bc..c6a6049 100644
--- a/standalone-metastore/pom.xml
+++ b/standalone-metastore/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.hive</groupId>
   <artifactId>hive-standalone-metastore</artifactId>
-  <version>3.1.0</version>
+  <version>3.1.1</version>
   <packaging>jar</packaging>
   <name>Hive Standalone Metastore</name>
 

http://git-wip-us.apache.org/repos/asf/hive/blob/f4e05296/upgrade-acid/pom.xml
----------------------------------------------------------------------
diff --git a/upgrade-acid/pom.xml b/upgrade-acid/pom.xml
index e08b46f..2ee4e9e 100644
--- a/upgrade-acid/pom.xml
+++ b/upgrade-acid/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <!--this module is added to parent pom so that it builds and releases with 
the reset of Hive-->
     <groupId>org.apache.hive</groupId>
-    <version>3.1.0</version>
+    <version>3.1.1</version>
     <artifactId>hive-upgrade-acid</artifactId>
     <name>Hive Upgrade Acid</name>
     <packaging>jar</packaging>

Reply via email to