diff --git a/pom.xml b/pom.xml index 5f5ba0f..be5e672 100644 --- a/pom.xml +++ b/pom.xml @@ -37,4 +37,41 @@ 1.8 1.8 + + + maven-greinet-snapshot + https://nexus.greinet.com/repository/maven-greinet-snapshot/ + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + + + maven-greinet-snapshot + https://nexus.greinet.com + true + + + + \ No newline at end of file