Scheduling Assistant 1.0.3 Released

Scheduling Assistant 1.0.3 is now available. This is primarily a bug fix release with an additional improvement for interactions with CalDAV servers that expect VTIMEZONE iCalendar elements to be present with the events the Scheduling Assistant stores.

Change Log: https://issues.jasig.org/secure/ReleaseNote.jspa?projectId=10260&version=11684

Maven pom fragment:

<dependency>
  <groupId>org.jasig.sched-assist</groupId>
  <artifactId>sched-assist</artifactId>
  <version>1.0.3</version>.
</dependency>