File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 distribution : ' temurin'
3030 cache : maven
3131 - name : Build with Maven
32- run : mvn -B package jreleaser:assemble -Prelease --file pom.xml
32+ run : mvn -B verify jreleaser:assemble -Prelease --file pom.xml
3333
3434 # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3535 - name : Update dependency graph
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.codejive.jpm</groupId >
77 <artifactId >jpm</artifactId >
8- <version >0.2.1-SNAPSHOT </version >
8+ <version >0.3.0 </version >
99
1010 <name >Java Package Manager</name >
1111 <description >A simple command line tool for managing Maven dependencies for Java tools like javac and java</description >
You can’t perform that action at this time.
0 commit comments