diff --git a/factory/pom.xml b/factory/pom.xml index ff6281b390..922cdbac9e 100644 --- a/factory/pom.xml +++ b/factory/pom.xml @@ -61,6 +61,19 @@ http://www.google.com + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + com.google.auto diff --git a/value/pom.xml b/value/pom.xml index bce8e5f061..1229b00470 100644 --- a/value/pom.xml +++ b/value/pom.xml @@ -66,6 +66,19 @@ src/it/gwtserializer + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + +