diff --git a/Jenkinsfile b/Jenkinsfile index 1aaf19c..ff35eb6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { stage('deploy') { steps { sh 'mvn help:effective-settings ' - sh 'mvn deploy -Prelease' + sh 'mvn deploy' } } } diff --git a/pom.xml b/pom.xml index 7882bba..06af125 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,19 @@ 1.0.0 pom + + + nexus.niclas-thobaben.de + NClazz Release Repository + https://nexus.niclas-thobaben.de/repository/maven-releases/ + + + nexus.niclas-thobaben.de + NClazz Snapshot Repository + https://nexus.niclas-thobaben.de/repository/maven-snapshots/ + + + 1.8 1.8