diff --git a/action/pom.xml b/action/pom.xml index c12861193c..3fcc5eb4be 100644 --- a/action/pom.xml +++ b/action/pom.xml @@ -20,12 +20,11 @@ 4.0.0 - org.glassfish + org.eclipse.mojarra mojarra-parent 5.0.0-SNAPSHOT - org.eclipse.mojarra mojarra-action jar diff --git a/cdi/pom.xml b/cdi/pom.xml index 0a2ca04df2..32bb21dd21 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -20,12 +20,11 @@ 4.0.0 - org.glassfish + org.eclipse.mojarra mojarra-parent 5.0.0-SNAPSHOT - org.eclipse.mojarra mojarra-cdi jar diff --git a/impl/pom.xml b/impl/pom.xml index edf385f07b..a092b55223 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -27,12 +27,12 @@ 4.0.0 - org.glassfish + org.eclipse.mojarra mojarra-parent 5.0.0-SNAPSHOT - jakarta.faces + mojarra jar Mojarra ${project.version} diff --git a/pom.xml b/pom.xml index 93a2ed628a..ef4906e857 100644 --- a/pom.xml +++ b/pom.xml @@ -24,10 +24,10 @@ org.eclipse.ee4j project - 1.0.6 + 1.0.8 - org.glassfish + org.eclipse.mojarra mojarra-parent 5.0.0-SNAPSHOT pom diff --git a/rest/pom.xml b/rest/pom.xml index ae2537ca52..b8c246820c 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -20,12 +20,11 @@ 4.0.0 - org.glassfish + org.eclipse.mojarra mojarra-parent 5.0.0-SNAPSHOT - org.eclipse.mojarra mojarra-rest jar