From c1620a643e3dc819b56ca28b60e83ad34addd280 Mon Sep 17 00:00:00 2001 From: Shailesh Date: Thu, 2 May 2019 12:37:03 +0530 Subject: [PATCH] doc tags updated --- pom.xml | 39 +++++++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index fa4d61a2..52b5b318 100644 --- a/pom.xml +++ b/pom.xml @@ -21,12 +21,21 @@ + Shailesh Mishra mshaileshr@gmail.com Contentstack https://www.contentstack.com/ + + + Contentstacksdk + mobile@contentstack.com + Contentstack + https://www.contentstack.com/ + + @@ -34,7 +43,7 @@ https://github.com/contentstack/contentstack-java/tree/master scm:git:git://github.com/contentstack/contentstack-java.git scm:git:ssh://github.com:contentstack/contentstack-java.git - v@{project.version} + v1.2.1 @@ -50,14 +59,17 @@ + ossrh https://oss.sonatype.org/content/repositories/snapshots + ossrh https://oss.sonatype.org/service/local/staging/deploy/maven2/ + @@ -67,6 +79,7 @@ + junit junit @@ -84,6 +97,7 @@ + org.apache.maven.plugins maven-source-plugin @@ -97,10 +111,14 @@ + org.apache.maven.plugins maven-javadoc-plugin 2.9.1 + + -Xdoclint:none + attach-javadocs @@ -137,15 +155,15 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://oss.sonatype.org/ - true - + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + @@ -159,6 +177,7 @@ deploy +