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 1515 with :
1616 distribution : ' adopt'
1717 java-package : ' jdk'
18- java-version : ' 1. 8'
18+ java-version : ' 8'
1919 server-id : ' ossrh' # must match the serverId configured for the nexus-staging-maven-plugin
2020 server-username : OSSRH_USERNAME # Env var that holds your OSSRH user name
2121 server-password : OSSRH_PASSWORD # Env var that holds your OSSRH user pw
Original file line number Diff line number Diff line change 1414 with :
1515 distribution : ' adopt'
1616 java-package : jdk
17- java-version : ' 1. 8'
17+ java-version : ' 8'
1818 - name : Build with Maven
1919 run : mvn -B verify --file pom.xml
Original file line number Diff line number Diff line change 2323 with :
2424 distribution : ' adopt'
2525 java-package : jdk
26- java-version : ' 1. 8'
26+ java-version : ' 8'
2727 # Semantic versioning
2828 - name : Semantic versioning
2929 id : versioning
You can’t perform that action at this time.
0 commit comments