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 11# OneLogin's SAML Java Toolkit
22
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 )
44
55Add SAML support to your Java applications using this library.
66Forget those complicated libraries and use that open source library provided and supported by OneLogin Inc.
77
8- This is version 2.0.0 , compatible with java7 / java8.
8+ Version 2.X.X , compatible with java7 / java8.
99
1010We [ introduced some incompatibilities] ( https://github.com/onelogin/java-saml/issues/90 ) , that could be fixed and make it compatible with java6.
1111
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.onelogin</groupId >
55 <artifactId >java-saml-toolkit</artifactId >
6- <version >2.0.2 -SNAPSHOT</version >
6+ <version >2.1.0 -SNAPSHOT</version >
77 </parent >
88
99 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 33
44 <groupId >com.onelogin</groupId >
55 <artifactId >java-saml-toolkit</artifactId >
6- <version >2.0.2 -SNAPSHOT</version >
6+ <version >2.1.0 -SNAPSHOT</version >
77 <packaging >pom</packaging >
88
99 <name >OneLogin java-saml Toolkit Project</name >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.onelogin</groupId >
55 <artifactId >java-saml-tookit-samples</artifactId >
6- <version >2.0.2 -SNAPSHOT</version >
6+ <version >2.1.0 -SNAPSHOT</version >
77 </parent >
88
99 <artifactId >java-saml-tookit-jspsample</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.onelogin</groupId >
55 <artifactId >java-saml-toolkit</artifactId >
6- <version >2.0.2 -SNAPSHOT</version >
6+ <version >2.1.0 -SNAPSHOT</version >
77 </parent >
88
99 <artifactId >java-saml-tookit-samples</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.onelogin</groupId >
55 <artifactId >java-saml-toolkit</artifactId >
6- <version >2.0.2 -SNAPSHOT</version >
6+ <version >2.1.0 -SNAPSHOT</version >
77 </parent >
88
99 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments