Updated to Jasig Parent POM Version 37 and set up correct release version.

This commit is contained in:
Scott Battaglia 2013-12-29 17:17:26 -05:00
parent bd2c35a38f
commit 3e9d604499
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<parent>
<groupId>org.jasig.parent</groupId>
<artifactId>jasig-parent</artifactId>
<version>36</version>
<version>37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jasig.cas.client</groupId>
<version>3.3-SNAPSHOT</version>
<version>3.3.0-SNAPSHOT</version>
<artifactId>cas-client</artifactId>
<packaging>pom</packaging>