diff --git a/pom.xml b/pom.xml
index 09cd1fd..4272a51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
org.jasig.parent
jasig-parent
- 38
+ 39
4.0.0
org.jasig.cas.client
@@ -12,7 +12,7 @@
Jasig CAS Client for Java
- Jasig CAS Client for Java is the integration point forapplications that want to speak with a CAS
+ Jasig CAS Client for Java is the integration point for applications that want to speak with a CAS
server, either via the CAS 1.0 or CAS 2.0 protocol.
http://www.jasig.org/cas
@@ -103,15 +103,6 @@
-
- org.apache.maven.plugins
- maven-release-plugin
- 2.2.1
-
- forked-path
- v@{project.version}
-
-
org.apache.maven.plugins
maven-enforcer-plugin