diff --git a/pom.xml b/pom.xml index c393c1b..95de623 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,17 @@ true UTF-8 UTF-8 + + false + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/content/repositories/snapshots/ + + + + + + @@ -38,17 +49,16 @@ - ossrh - https://oss.sonatype.org/content/repositories/snapshots/ + ${deplay.id} + ${deplay.snapshotRepository} - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + ${deplay.id} + ${deplay.repository} - org.projectlombok lombok @@ -80,8 +90,9 @@ 1.6.7 true - ossrh - https://oss.sonatype.org/ + ${skip.nexus} + smart + http://oss.sonatype.org/ true