Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ist-unix
CAS-server
Commits
7e3ebaf1
Commit
7e3ebaf1
authored
Mar 06, 2014
by
LELEU Jerome
Browse files
[maven-release-plugin] prepare release v3.4.12.1
parent
4982bf2f
Changes
18
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
19 additions
and
19 deletions
+19
-19
cas-server-core/pom.xml
cas-server-core/pom.xml
+1
-1
cas-server-documentation/pom.xml
cas-server-documentation/pom.xml
+2
-2
cas-server-integration-berkeleydb/pom.xml
cas-server-integration-berkeleydb/pom.xml
+1
-1
cas-server-integration-jboss/pom.xml
cas-server-integration-jboss/pom.xml
+1
-1
cas-server-integration-memcached/pom.xml
cas-server-integration-memcached/pom.xml
+1
-1
cas-server-integration-restlet/pom.xml
cas-server-integration-restlet/pom.xml
+1
-1
cas-server-support-generic/pom.xml
cas-server-support-generic/pom.xml
+1
-1
cas-server-support-jdbc/pom.xml
cas-server-support-jdbc/pom.xml
+1
-1
cas-server-support-ldap/pom.xml
cas-server-support-ldap/pom.xml
+1
-1
cas-server-support-legacy/pom.xml
cas-server-support-legacy/pom.xml
+1
-1
cas-server-support-openid/pom.xml
cas-server-support-openid/pom.xml
+1
-1
cas-server-support-radius/pom.xml
cas-server-support-radius/pom.xml
+1
-1
cas-server-support-spnego/pom.xml
cas-server-support-spnego/pom.xml
+1
-1
cas-server-support-trusted/pom.xml
cas-server-support-trusted/pom.xml
+1
-1
cas-server-support-x509/pom.xml
cas-server-support-x509/pom.xml
+1
-1
cas-server-uber-webapp/pom.xml
cas-server-uber-webapp/pom.xml
+1
-1
cas-server-webapp/pom.xml
cas-server-webapp/pom.xml
+1
-1
pom.xml
pom.xml
+1
-1
No files found.
cas-server-core/pom.xml
View file @
7e3ebaf1
...
...
@@ -3,7 +3,7 @@
<parent>
<artifactId>
cas-server
</artifactId>
<groupId>
org.jasig.cas
</groupId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-documentation/pom.xml
View file @
7e3ebaf1
...
...
@@ -4,11 +4,11 @@
<parent>
<artifactId>
cas-server
</artifactId>
<groupId>
org.jasig.cas
</groupId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server-documentation
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
<packaging>
pom
</packaging>
<name>
CAS Documentation
</name>
<build>
...
...
cas-server-integration-berkeleydb/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-integration-jboss/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-integration-memcached/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-integration-restlet/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-generic/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-jdbc/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-ldap/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-legacy/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-openid/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-radius/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-spnego/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-trusted/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-support-x509/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
cas-server-uber-webapp/pom.xml
View file @
7e3ebaf1
...
...
@@ -3,7 +3,7 @@
<parent>
<artifactId>
cas-server
</artifactId>
<groupId>
org.jasig.cas
</groupId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
war
</packaging>
...
...
cas-server-webapp/pom.xml
View file @
7e3ebaf1
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.jasig.cas
</groupId>
<artifactId>
cas-server
</artifactId>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.jasig.cas
</groupId>
...
...
pom.xml
View file @
7e3ebaf1
...
...
@@ -11,7 +11,7 @@
<packaging>
pom
</packaging>
<name>
Jasig Central Authentication Service
</name>
<description>
Jasig CAS SSO server libraries and Web application.
</description>
<version>
3.4.12.1
-SNAPSHOT
</version>
<version>
3.4.12.1
</version>
<url>
http://www.jasig.org/cas/
</url>
<inceptionYear>
2004
</inceptionYear>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment