From d655465b8fcfdd5084804986eb77a44a4968612b Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Tue, 20 Oct 2020 03:01:32 +0200 Subject: [PATCH] Update pom.xml and pom.xml --- tdlib/pom.xml | 27 +++++++++++++++++++++++++ tdlight/pom.xml | 54 ++++++++++++++++++++++++------------------------- 2 files changed, 54 insertions(+), 27 deletions(-) diff --git a/tdlib/pom.xml b/tdlib/pom.xml index 6cdde9a..6a5f1d3 100644 --- a/tdlib/pom.xml +++ b/tdlib/pom.xml @@ -81,6 +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-compiler-plugin 3.8.1 diff --git a/tdlight/pom.xml b/tdlight/pom.xml index 66e5061..1238a5d 100644 --- a/tdlight/pom.xml +++ b/tdlight/pom.xml @@ -81,33 +81,33 @@ maven-resources-plugin 3.0.2 - - maven-source-plugin - 3.2.1 - - - attach-sources - - jar - - - - - - maven-javadoc-plugin - 3.2.0 - - 8 - - - - attach-javadocs - - jar - - - - + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + + + jar + + + none + + + + maven-compiler-plugin 3.8.1