diff --git a/.woodpecker/maven.yaml b/.woodpecker/maven.yaml index 4c21270..82461b2 100644 --- a/.woodpecker/maven.yaml +++ b/.woodpecker/maven.yaml @@ -10,10 +10,3 @@ steps: image: *maven_image commands: - mvn -B verify - - name: deploy - image: *maven_image - commands: - - mvn -B jar:jar deploy:deploy - secrets: [ reposilite_user, reposilite_token ] - when: - branch: [ master ] diff --git a/pom.xml b/pom.xml index e260593..e235d06 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,7 @@ eu.ztsh - spring-boot-template - Spring Boot Standalone Template + wymiana-walut 1.0.0-SNAPSHOT @@ -22,6 +21,7 @@ ${source.encoding} + 17 ${java.version} ${java.version}