Skip to content

Commit

Permalink
JNG-2234 Updating to Java11 and github release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcsakany committed Jan 14, 2021
1 parent 95b8892 commit a8d113d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
<plugin>
<groupId>de.jutzig</groupId>
<artifactId>github-release-plugin</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<inherited>false</inherited>
<configuration>
<repositoryId>${project-repositoryId}</repositoryId>
Expand Down
6 changes: 2 additions & 4 deletions wercker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
box:
id: eu.gcr.io/judo-ng/maven
tag: latest
tag: 3.5.4-jdk-8
registry: https://eu.gcr.io
id: eu.gcr.io/judo-ng/judo-compiler
tag: 3.6.1-jdk11
no-response-timeout: 15
command-timeout: 60
ignore-file: .gitignore
Expand Down

0 comments on commit a8d113d

Please sign in to comment.