From 12ccacd8b7ad63aa91d4c2b5fc79aab7974aaa17 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Tue, 20 Oct 2020 03:09:39 +0200 Subject: [PATCH] Update pom.xml and pom.xml --- tdlib/pom.xml | 10 ++++----- tdlight/pom.xml | 54 ++++++++++++++++++++++++------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/tdlib/pom.xml b/tdlib/pom.xml index 6a5f1d3..f2c9aee 100644 --- a/tdlib/pom.xml +++ b/tdlib/pom.xml @@ -82,11 +82,11 @@ 3.0.2 - org.apache.maven.plugins maven-source-plugin 3.2.1 + attach-sources jar @@ -94,17 +94,17 @@ - org.apache.maven.plugins maven-javadoc-plugin 3.2.0 + + 8 + + attach-javadocs jar - - none - diff --git a/tdlight/pom.xml b/tdlight/pom.xml index 1238a5d..66e5061 100644 --- a/tdlight/pom.xml +++ b/tdlight/pom.xml @@ -81,33 +81,33 @@ maven-resources-plugin 3.0.2 - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - - - jar - - - none - - - - + + maven-source-plugin + 3.2.1 + + + attach-sources + + jar + + + + + + maven-javadoc-plugin + 3.2.0 + + 8 + + + + attach-javadocs + + jar + + + + maven-compiler-plugin 3.8.1