diff --git a/pom.xml b/pom.xml index 606517ba..23e860a8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.uid2 @@ -37,8 +36,12 @@ snapshots-repo https://s01.oss.sonatype.org/content/repositories/snapshots - false - true + + false + + + true + maven_central @@ -158,7 +161,7 @@ aws-java-sdk-s3 1.12.765 - + com.amazonaws aws-java-sdk-sts 1.12.765 @@ -348,7 +351,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.12