Updated to Jasig Parent POM Version 37 and set up correct release version.
This commit is contained in:
parent
bd2c35a38f
commit
3e9d604499
4
pom.xml
4
pom.xml
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue