Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 441 Bytes

DO NOT USE - This project is no longer used

igloo-shades

Shaded jars for Igloo

How to update Igloo version

Note : The project's version follows Igloo's version

  • Clone the project
  • Update project version
mvn versions:set versions:commit -DnewVersion=<desired Igloo version>
  • Update the parent pom.xml : update <version> and <igloo.version> with the desired Igloo version
  • Project is ready for maven deployment