diff --git a/pom.xml b/pom.xml index 1d34229..f19c11f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,51 @@ java2ts-processor::parent - ${project.version} + + + ${release.repo.id} + ${release.repo.url} + + + ${snapshot.repo.id} + ${snapshot.repo.url} + false + + + ${release.site.id} + ${release.site.url} + + + + scm:git:https://github.com/bsorrentino/java2typescript.git + scm:git:https://github.com/bsorrentino/java2typescript.git + https://github.com/bsorrentino/java2typescript.git + + + 2017 + + + + bartolomeo.sorrentino@gmail.com + Bartolomeo Sorrentino + GMT+1 + + Owner + + + + 1.8 1.8 UTF-8 + + + sonatype-repo + https://oss.sonatype.org/content/repositories/snapshots + sonatype-repo + https://oss.sonatype.org/service/local/staging/deploy/maven2 + processor @@ -39,7 +80,7 @@ javax.json 1.1.2 - +