Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #56 was successful Changes by Am-Coder <39997970+Am-Coder@users.noreply.github.com>
Code commits
openmrs-module-appointmentscheduling
-
Am-Coder <39997970+Am-Coder@users.noreply.github.com> b94f1ea25f827d995e82c8214fa0181b71026ee1
AM-216 Properly map the sequences via hibernate (#33)
* AM-216 Properly map the sequences via hibernate
* AM-216 Properly map the sequences via hibernate- api/src/main/resources/Appointment.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)
- api/src/main/resources/AppointmentBlock.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)
- api/src/main/resources/AppointmentRequest.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)
- api/src/main/resources/AppointmentStatusHistory.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)
- api/src/main/resources/AppointmentType.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)
- api/src/main/resources/ProviderSchedule.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)
- api/src/main/resources/TimeSlot.hbm.xml (version b94f1ea25f827d995e82c8214fa0181b71026ee1)