From 599b7210fa1a7c6ad3962dc519191613deb8ae43 Mon Sep 17 00:00:00 2001 From: Michael Berlin Date: Wed, 12 Apr 2017 14:54:40 -0700 Subject: [PATCH] java: Cleanup parent pom.xml and add missing sections. The missing sections are required by the OSS Sonatype repository. See: http://central.sonatype.org/pages/requirements.html Without, we would fail their checks and could not publish to Maven Central. --- java/pom.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 0a5fd29b5e6..e79300b2bf8 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -6,8 +6,10 @@ vitess-parent 2.1.0 pom - http://vitess.io + + Vitess Java Client libraries and Hadoop support [Parent] Java client libraries and Hadoop support for Vitess - a scalable clustering system for MySQL + http://vitess.io 2014 @@ -24,6 +26,15 @@ http://vitess.io + + + Placeholder entry representing all developers. Please reach out to our mailing list for questions. + vitess@googlegroups.com + Vitess + http://vitess.io + + + BSD-style license @@ -33,10 +44,8 @@ scm:git:git@github.com:youtube/vitess.git - - scm:git:git@github.com:youtube/vitess.git - - git@github.com:youtube/vitess.git + scm:git:git@github.com:youtube/vitess.git + http://github.com/youtube/vitess/tree/master GitHub