diff --git a/pom.xml b/pom.xml index 7483aed..f8c554f 100644 --- a/pom.xml +++ b/pom.xml @@ -114,6 +114,46 @@ + + snapshot + + + + + org.jfrog.buildinfo + artifactory-maven-plugin + 2.6.1 + false + + + build-info + + publish + + + + {{BUILD_URL}} + + + spring-data-keyvalue + spring-data-keyvalue + false + *:*:*:*@zip + + + https://repo.spring.io + {{USERNAME}} + {{PASSWORD}} + libs-snapshot-local + libs-snapshot-local + + + + + + + + release