File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
java-saml-tookit-jspsample Expand file tree Collapse file tree 5 files changed +7
-7
lines changed 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.6.0-SNAPSHOT </version >
6+ <version >2.6.0</version >
77 </parent >
88
99 <packaging >jar</packaging >
117117 <configuration >
118118 <rules >
119119 <evaluateBeanshell >
120- <condition >javax.crypto.Cipher.getMaxAllowedKeyLength("AES") > 128</condition >
120+ <condition >javax.crypto.Cipher.getMaxAllowedKeyLength("AES") > 128</condition >
121121 </evaluateBeanshell >
122122 </rules >
123123 </configuration >
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.6.0-SNAPSHOT </version >
6+ <version >2.6.0</version >
77 <packaging >pom</packaging >
88
99 <name >OneLogin java-saml Toolkit Project</name >
156156 <
connection >scm:git:
[email protected] :onelogin/java-saml.git</
connection >
157157 <
developerConnection >scm:git:
[email protected] :onelogin/java-saml.git</
developerConnection >
158158 <url >https://github.com/onelogin/java-saml</url >
159- <tag >HEAD </tag >
159+ <tag >v2.6.0 </tag >
160160 </scm >
161161
162162 <licenses >
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.6.0-SNAPSHOT </version >
6+ <version >2.6.0</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.6.0-SNAPSHOT </version >
6+ <version >2.6.0</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.6.0-SNAPSHOT </version >
6+ <version >2.6.0</version >
77 </parent >
88
99 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments