diff --git a/auth/util/pom.xml b/auth/util/pom.xml index c9d314a08a..28a308a92d 100644 --- a/auth/util/pom.xml +++ b/auth/util/pom.xml @@ -1,94 +1,102 @@ - + + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - org.wildfly.security - wildfly-elytron-parent - 1.17.3.CR1-SNAPSHOT - ../../pom.xml - + + org.wildfly.security + wildfly-elytron-parent + 1.17.3.CR1-SNAPSHOT + ../../pom.xml + - 4.0.0 + 4.0.0 - wildfly-elytron-auth-util + wildfly-elytron-auth-util - WildFly Elytron - Auth Util - WildFly Security Auth Util + WildFly Elytron - Auth Util + WildFly Security Auth Util - - - org.wildfly.security - wildfly-elytron-auth - - - org.wildfly.security - wildfly-elytron-base - - - org.wildfly.security - wildfly-elytron-credential - - - org.wildfly.security - wildfly-elytron-auth-server - - - org.wildfly.security - wildfly-elytron-mechanism-gssapi - - - org.wildfly.security - wildfly-elytron-security-manager-action - + + + org.wildfly.security + wildfly-elytron-auth + + + org.wildfly.security + wildfly-elytron-base + + + org.wildfly.security + wildfly-elytron-credential + + + org.wildfly.security + wildfly-elytron-auth-server + + + org.wildfly.security + wildfly-elytron-mechanism-gssapi + + + org.wildfly.security + wildfly-elytron-security-manager-action + - - org.wildfly.common - wildfly-common - - + + org.wildfly.common + wildfly-common + + - - org.jboss.logging - jboss-logging - - - org.jboss.logging - jboss-logging-annotations - provided - - - org.jboss.logging - jboss-logging-processor - provided - - - org.apache.sshd - sshd-common - + + org.jboss.logging + jboss-logging + + + org.jboss.logging + jboss-logging-annotations + provided + + + org.jboss.logging + jboss-logging-processor + provided + + + org.apache.sshd + sshd-common + - - junit - junit - test - - - org.jmockit - jmockit - test - + + junit + junit + test + + + org.jmockit + jmockit + test + - + - + \ No newline at end of file