diff --git a/base/pom.xml b/base/pom.xml
index bd5efbd..95c9f7f 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -58,14 +58,14 @@ NOTE: NOT to be used by components outside of Jackson: application code should o
- sonatype-nexus-snapshots
- Sonatype Nexus Snapshots
+ sonatype-nexus-snapshots-new
+ Sonatype Nexus Snapshots (new)
https://s01.oss.sonatype.org/content/repositories/snapshots
- sonatype-nexus-staging
- Nexus Release Repository
+ sonatype-nexus-staging-new
+ Nexus Release Repository (new)
https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
@@ -120,8 +120,8 @@ NOTE: NOT to be used by components outside of Jackson: application code should o
1.8.0
- [3.3,)
- [ERROR] The currently supported version of Maven is 3.3 or higher
+ [3.6,)
+ [ERROR] The currently supported version of Maven is 3.6 or higher
true
@@ -164,7 +164,7 @@ NOTE: NOT to be used by components outside of Jackson: application code should o
maven-javadoc-plugin
${version.plugin.javadoc}
-
+
-Xdoclint:none
false
diff --git a/pom.xml b/pom.xml
index aa627c5..9308940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,14 +81,14 @@ of Jackson 3.x components maintained by FasterXML.com
-->
- sonatype-nexus-snapshots
- Sonatype Nexus Snapshots
+ sonatype-nexus-snapshots-new
+ Sonatype Nexus Snapshots (new)
https://s01.oss.sonatype.org/content/repositories/snapshots
- sonatype-nexus-staging
- Nexus Release Repository
+ sonatype-nexus-staging-new
+ Nexus Release Repository (new)
https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/