File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
java-saml-tookit-jspsample Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# OneLogin's SAML Java Toolkit
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/onelogin/java-saml.svg?branch=v2.0.0 )] ( https://travis-ci.org/onelogin/java-saml ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/onelogin/java-saml/badge.svg?branch=v2.0.0 )] ( https://coveralls.io/github/onelogin/java-saml?branch=v2.0.0 )
3
+ [ ![ Build Status] ( https://travis-ci.org/onelogin/java-saml.svg?branch=master )] ( https://travis-ci.org/onelogin/java-saml ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/onelogin/java-saml/badge.svg?branch=master )] ( https://coveralls.io/github/onelogin/java-saml?branch=master )
4
4
5
5
Add SAML support to your Java applications using this library.
6
6
Forget those complicated libraries and use that open source library provided and supported by OneLogin Inc.
7
7
8
- This is version 2.0.0 , compatible with java7 / java8.
8
+ Version 2.X.X , compatible with java7 / java8.
9
9
10
10
We [ introduced some incompatibilities] ( https://github.com/onelogin/java-saml/issues/90 ) , that could be fixed and make it compatible with java6.
11
11
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.onelogin</groupId >
5
5
<artifactId >java-saml-toolkit</artifactId >
6
- <version >2.0.2 -SNAPSHOT</version >
6
+ <version >2.1.0 -SNAPSHOT</version >
7
7
</parent >
8
8
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.onelogin</groupId >
5
5
<artifactId >java-saml-toolkit</artifactId >
6
- <version >2.0.2 -SNAPSHOT</version >
6
+ <version >2.1.0 -SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >OneLogin java-saml Toolkit Project</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.onelogin</groupId >
5
5
<artifactId >java-saml-tookit-samples</artifactId >
6
- <version >2.0.2 -SNAPSHOT</version >
6
+ <version >2.1.0 -SNAPSHOT</version >
7
7
</parent >
8
8
9
9
<artifactId >java-saml-tookit-jspsample</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.onelogin</groupId >
5
5
<artifactId >java-saml-toolkit</artifactId >
6
- <version >2.0.2 -SNAPSHOT</version >
6
+ <version >2.1.0 -SNAPSHOT</version >
7
7
</parent >
8
8
9
9
<artifactId >java-saml-tookit-samples</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.onelogin</groupId >
5
5
<artifactId >java-saml-toolkit</artifactId >
6
- <version >2.0.2 -SNAPSHOT</version >
6
+ <version >2.1.0 -SNAPSHOT</version >
7
7
</parent >
8
8
9
9
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments