diff --git a/build/pom.xml b/build/pom.xml index 4b6651af..5bcc2a97 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -160,25 +160,50 @@ - - - - - - nexus - nexus - http://10.108.10.53:8081/repository/maven-public/ - - true - - - true - always - - - - - + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + UTF-8 + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4 + + UTF-8 + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + true + + + + nexus-releases