diff --git a/pom.xml b/pom.xml index 8c30d8f157..973e29ddec 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 @@ -435,7 +436,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.1 + 3.0.2-SNAPSHOT attach-javadocs @@ -450,9 +451,8 @@
Lettuce
src/main/javadoc/stylesheet.css - http://netty.io/4.1/api/ - http://commons.apache.org/proper/commons-pool/api-2.4.2/ - http://docs.guava-libraries.googlecode.com/git/javadoc/ + https://netty.io/4.1/api/ + https://commons.apache.org/proper/commons-pool/api-2.4.2/ http://reactivex.io/RxJava/1.x/javadoc/ http://reactivex.io/RxJava/javadoc/ https://projectreactor.io/docs/core/release/api/ @@ -634,7 +634,7 @@ -Xmx2G -classpath - + org.openjdk.jmh.Main .* -tu @@ -709,7 +709,9 @@ process-resources - + @@ -776,9 +778,9 @@ 3 true https://raw.githubusercontent.com/wiki/lettuce-io/lettuce-core/ - - - + + + font coderay @@ -947,4 +949,14 @@
+ + + + apache-snapshots + https://repository.apache.org/content/groups/snapshots + + true + + +