From f77061dfb0a647ac73db3b567327bc68aa96ed87 Mon Sep 17 00:00:00 2001 From: John Vu Date: Tue, 30 Aug 2022 13:30:17 -0700 Subject: [PATCH] Update pom.xml --- pom.xml | 90 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/pom.xml b/pom.xml index 7688ddd..2e0431a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 com.asana asana @@ -9,17 +8,6 @@ java-asana A Java client for the Asana API. - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - https://github.com/Asana/java-asana/issues GitHub Issues @@ -142,11 +130,39 @@ - - - release + ossrh + + true + gpg + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + @@ -222,34 +251,6 @@ final JAR file instead of the intermediate .class files. --> - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - - org.sonatype.plugins nexus-staging-maven-plugin @@ -265,5 +266,4 @@ final JAR file instead of the intermediate .class files. --> -