Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
oss
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Base POMs - JDK9+ Edition

THIS is the JDK9+ version of the basepom project.

If you are stuck on JDK8 as the build JDK (not the execution JDK), please check out the basepom8 branch.

Building and deployment

% mvn clean install

% mvn clean deploy

Releasing

Run the release script:

% ./do-release.sh


ciLatest Release

You can’t perform that action at this time.