diff --git a/pom.xml b/pom.xml index 8b3c4822c..abb2876db 100644 --- a/pom.xml +++ b/pom.xml @@ -20,28 +20,56 @@ 4.0.0 + + org.apache + apache + 14 + + com.twitter parquet-format 2.1.1-SNAPSHOT jar - parquet format metadata - http://github.com/Parquet/parquet-format + Apache Parquet Format (Incubating) + http://parquet.incubator.apache.org/ Parquet is a columnar storage format that supports nested data. This provides all generated metadata code. - scm:git:git@github.com:Parquet/parquet-format.git - scm:git:git@github.com:Parquet/parquet-format.git - scm:git:git@github.com:Parquet/parquet-format.git + scm:git:git@github.com:apache/incubator-parquet-format.git + scm:git:git@github.com:apache/incubator-parquet-format.git + scm:git:https://git-wip-us.apache.org/repos/asf/incubator-parquet-format.git + The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt + + JIRA + https://issues.apache.org/jira/browse/PARQUET + + + + + Dev Mailing List + dev@parquet.incubator.apache.org + dev-subscribe@parquet.incubator.apache.org + dev-unsubscribe@parquet.incubator.apache.org + + + Commits Mailing List + commits@parquet.incubator.apache.org + commits-subscribe@parquet.incubator.apache.org + commits-unsubscribe@parquet.incubator.apache.org + + + Julien Le Dem @@ -91,11 +119,24 @@ 1.6 1.6 - UTF-8 - 0.10 + + + + src/main/resources + + + + ${basedir} + META-INF + + NOTICE + LICENSE + + + @@ -129,6 +170,15 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + + ${maven.compiler.source} + ${maven.compiler.target} + + org.apache.maven.plugins maven-shade-plugin @@ -172,7 +222,6 @@ org.apache.rat apache-rat-plugin - ${rat.version} test