diff --git a/impl/pom.xml b/impl/pom.xml index be8b640..90852e9 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -19,7 +19,7 @@ --> 4.0.0 - + org.eclipse.ee4j project @@ -29,7 +29,7 @@ org.glassfish.exousia exousia - 2.1.1 + 2.1.2-SNAPSHOT Exousia @@ -37,7 +37,7 @@ https://projects.eclipse.org/projects/ee4j.exousia 2019 - + EPL 2.0 @@ -66,7 +66,7 @@ https://github.com/eclipse-ee4j/exousia/graphs/contributors - + Jakarta Authorization dev mailing list @@ -116,10 +116,10 @@ provided true - - + + - + junit junit @@ -127,7 +127,7 @@ test - + dash-licenses-snapshots @@ -156,7 +156,7 @@ src/main/resources - + @@ -177,7 +177,7 @@ - + maven-compiler-plugin 3.10.1 @@ -186,8 +186,8 @@ 11 - - + + org.apache.felix @@ -200,21 +200,21 @@ <_runee>JavaSE-11 org.glassfish.exousia org.glassfish.exousia - + org.glassfish.exousia ${project.version} Exousia Jakarta Authorization Implementation ${project.version} - Eclipse Jakarta Authorization Implementation (jakarta.authorization/2.1) ${project.version} - + Eclipse Jakarta Authorization Implementation (jakarta.authorization/2.1) ${project.version} + Jakarta Authorization 2.1 Eclipse Foundation - - Exousia + + Exousia ${project.version} - Eclipse + Eclipse org.glassfish - + org.glassfish.exousia.* @@ -237,7 +237,7 @@ - + maven-jar-plugin @@ -249,7 +249,7 @@ - + @@ -263,7 +263,7 @@ - + maven-javadoc-plugin @@ -292,7 +292,7 @@ Use is subject to l - + org.eclipse.dash @@ -307,7 +307,7 @@ Use is subject to l - + org.codehaus.mojo diff --git a/pom.xml b/pom.xml index c46c3fd..4785e91 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ --> 4.0.0 - + org.eclipse.ee4j project @@ -34,11 +34,11 @@ Exousia Parent - Eclipse compatible implementation of Jakarta Authorization - Parent. + Eclipse compatible implementation of Jakarta Authorization - Parent. https://projects.eclipse.org/projects/ee4j.exousia 2019 - + EPL 2.0 @@ -67,7 +67,7 @@ https://github.com/eclipse-ee4j/exousia/graphs/contributors - + Jakarta Authorization dev mailing list @@ -92,7 +92,7 @@ UTF-8 UTF-8 - + impl spi diff --git a/spi/tomcat/pom.xml b/spi/tomcat/pom.xml index 73f2525..aecad47 100644 --- a/spi/tomcat/pom.xml +++ b/spi/tomcat/pom.xml @@ -30,11 +30,11 @@ org.glassfish.exousia exousia.spi.tomcat - 2.1.1 + 2.1.2-SNAPSHOT Exousia Tomcat Integration - Code to integrate Exousia into Tomcat + Code to integrate Exousia into Tomcat https://projects.eclipse.org/projects/ee4j.exousia 2019