Repository: hive
Updated Branches:
  refs/heads/master fdb8a70cd -> 0f9efded1


HIVE-19667: Remove distribution management tag from pom.xml (Vineet Garg, 
reviewed by Ashutosh Chauhan)


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

Branch: refs/heads/master
Commit: 0f9efded1a47f66bfe33597237e715c66d6fb2b1
Parents: fdb8a70
Author: Vineet Garg <vg...@apache.org>
Authored: Fri May 25 11:32:30 2018 -0700
Committer: Vineet Garg <vg...@apache.org>
Committed: Fri May 25 11:32:30 2018 -0700

----------------------------------------------------------------------
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/0f9efded/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1f43c41..12877f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1571,11 +1571,4 @@
       </modules>
     </profile>
   </profiles>
-  <distributionManagement>
-    <repository>
-      <id>${repoid}</id>
-      <name>${reponame}</name>
-      <url>${repourl}</url>
-    </repository>
-  </distributionManagement>
 </project>

Reply via email to