File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ xmlns =" http://maven.apache.org/POM/4.0.0"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >security-modules</artifactId >
7
7
<name >security-modules</name >
17
17
<module >apache-shiro</module >
18
18
<module >cas</module >
19
19
<module >cloud-foundry-uaa</module >
20
- <!-- <module>java-ee-8-security-api</module> --> <!-- JAVA-31843 -- >
20
+ <module >java-ee-8-security-api</module >
21
21
<module >jee-7-security</module >
22
22
<module >jjwt</module >
23
23
<module >jwt</module >
You can’t perform that action at this time.
0 commit comments