This repository was archived by the owner on Nov 3, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +7
-8
lines changed Expand file tree Collapse file tree 6 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >cas-mfa</artifactId >
5
5
<groupId >net.unicon</groupId >
6
- <version >2.0.0-RC1-SNAPSHOT </version >
6
+ <version >2.0.0-RC1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >cas-mfa-duo-web</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >cas-mfa</artifactId >
5
5
<groupId >net.unicon</groupId >
6
- <version >2.0.0-RC1-SNAPSHOT </version >
6
+ <version >2.0.0-RC1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >cas-mfa-duo</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >cas-mfa</artifactId >
5
5
<groupId >net.unicon</groupId >
6
- <version >2.0.0-RC1-SNAPSHOT </version >
6
+ <version >2.0.0-RC1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >cas-mfa-java</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >cas-mfa</artifactId >
5
5
<groupId >net.unicon</groupId >
6
- <version >2.0.0-RC1-SNAPSHOT </version >
6
+ <version >2.0.0-RC1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >cas-mfa-overlay</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
3
<parent >
5
4
<artifactId >cas-mfa</artifactId >
6
5
<groupId >net.unicon</groupId >
7
- <version >2.0.0-RC1-SNAPSHOT </version >
6
+ <version >2.0.0-RC1</version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
<artifactId >cas-mfa-web</artifactId >
Original file line number Diff line number Diff line change 11
11
<packaging >pom</packaging >
12
12
<name >CAS MFA Parent</name >
13
13
<description >Apereo CAS SSO server multifactor authentication libraries and web application.</description >
14
- <version >2.0.0-RC1-SNAPSHOT </version >
14
+ <version >2.0.0-RC1</version >
15
15
<url >https://github.com/Unicon/cas-mfa</url >
16
16
<inceptionYear >2015</inceptionYear >
17
17
<organization >
You can’t perform that action at this time.
0 commit comments