File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
with :
16
16
distribution : ' adopt'
17
17
java-package : ' jdk'
18
- java-version : ' 1. 8'
18
+ java-version : ' 8'
19
19
server-id : ' ossrh' # must match the serverId configured for the nexus-staging-maven-plugin
20
20
server-username : OSSRH_USERNAME # Env var that holds your OSSRH user name
21
21
server-password : OSSRH_PASSWORD # Env var that holds your OSSRH user pw
Original file line number Diff line number Diff line change 14
14
with :
15
15
distribution : ' adopt'
16
16
java-package : jdk
17
- java-version : ' 1. 8'
17
+ java-version : ' 8'
18
18
- name : Build with Maven
19
19
run : mvn -B verify --file pom.xml
Original file line number Diff line number Diff line change 23
23
with :
24
24
distribution : ' adopt'
25
25
java-package : jdk
26
- java-version : ' 1. 8'
26
+ java-version : ' 8'
27
27
# Semantic versioning
28
28
- name : Semantic versioning
29
29
id : versioning
You can’t perform that action at this time.
0 commit comments