JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<module>spring-security-cognito</module>
|
||||
<module>spring-security-core</module>
|
||||
<module>spring-security-core-2</module>
|
||||
<!-- <module>spring-security-ldap</module>-->
|
||||
<!-- <module>spring-security-ldap</module>-->
|
||||
<module>spring-security-legacy-oidc</module>
|
||||
<module>spring-security-oauth2</module>
|
||||
<module>spring-security-oauth2-sso</module>
|
||||
|
||||
+2
-1
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
|
||||
+2
-1
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@@ -129,7 +129,6 @@
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
||||
<!-- NPM build is disabled from profile specific configurations because in a multi-threaded run environment -->
|
||||
<!-- like Jenkins this build was not succeeding due to issues totally unrelated to this module This -->
|
||||
<!-- can be enabled manually while running this module on local, or directly npm can be run inside -->
|
||||
|
||||
Reference in New Issue
Block a user