diff --git a/pom.xml b/pom.xml index 2286daf06..c391e227a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ https://ebean.io/ - scm:git:git@github.com:ebean-orm/ebean.git + scm:git:git@github.com:FOCONIS/ebean.git HEAD @@ -49,6 +49,19 @@ 12.12.3-FOC1-SNAPSHOT + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + true + + + + + @@ -93,5 +106,40 @@ + + + foconis-release + https://mvnrepo.foconis.de/repository/release/ + + + foconis-snapshot + https://mvnrepo.foconis.de/repository/snapshot/ + + + + + + foconis-release + https://mvnrepo.foconis.de/repository/release/ + + + foconis-snapshot + https://mvnrepo.foconis.de/repository/snapshot/ + + + + + + foconis-release + FOCONIS Release Repository + https://mvnrepo.foconis.de/repository/release/ + + + foconis-snapshot + FOCONIS Snapshot Repository + https://mvnrepo.foconis.de/repository/snapshot/ + + +