Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 373 Bytes

Apereo LAI Model

This repository contains the OneRoster models.

Command to build the package:

Don't forget to edit the -Dversion

mvn package
cd target/
mvn install:install-file -DgroupId=org.apereo.model -DartifactId=lai-model -Dversion=1.1.0 -Dfile=lai-model-1.1.0.jar -Dpackaging=jar -DgeneratePom=true -DlocalRepositoryPath=. -DcreateChecksum=true