diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 96adf74c983ebb..849d31c7842755 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -32,7 +32,7 @@ 1.3.3 1.0.1 1.4.1 - 1.8.1 + 1.8.3-SNAPSHOT 2.2.2 2.4.2 2.0.2 diff --git a/pom.xml b/pom.xml index f03f7ff88b27cf..d9000d152cab21 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,10 @@ Maven Repository Switchboard https://repo.maven.apache.org/maven2 + + sonatype-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ +