diff --git a/api/pom.xml b/api/pom.xml index bd87eb51..f83b481f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -22,17 +22,15 @@ 4.0.0 - org.eclipse.ee4j - project - 1.0.6 - + jakarta.el + el-parent + 4.0.0-SNAPSHOT + ../ - - jakarta.el + jakarta.el-api - 4.0.0-SNAPSHOT - Jakarta Expression Language 4.0 API + Jakarta Expression Language API Jakarta Expression Language defines an expression language for Java applications @@ -50,56 +48,6 @@ High - - - EPL 2.0 - http://www.eclipse.org/legal/epl-2.0 - repo - - - GPL2 w/ CPE - https://www.gnu.org/software/classpath/license.html - repo - - - - - github - https://github.com/eclipse-ee4j/el-ri/issues - - - - - Jakarta Expression Language mailing list - el-dev@eclipse.org - https://dev.eclipse.org/mailman/listinfo/el-dev - https://dev.eclipse.org/mailman/listinfo/el-dev - https://dev.eclipse.org/mhonarc/lists/el-dev - - - - - scm:git:https://github.com/eclipse-ee4j/el-ri.git - scm:git:git@github.com:eclipse-ee4j/el-ri.git - https://github.com/eclipse-ee4j/el-ri - HEAD - - - - - yaminikb - Yamini K B - Oracle Corporation - http://www.oracle.com/ - - - - - - Kin-man Chung - - - diff --git a/impl/pom.xml b/impl/pom.xml index e3c6e351..2cfc3d9d 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -22,17 +22,16 @@ 4.0.0 - org.eclipse.ee4j - project - 1.0.6 - + jakarta.el + el-parent + 4.0.0-SNAPSHOT + ../ org.glassfish jakarta.el - 4.0.0-SNAPSHOT - Jakarta Expression Language 4.0 Implementation + Jakarta Expression Language Implementation Jakarta Expression Language Implementation https://projects.eclipse.org/projects/ee4j.el @@ -50,58 +49,6 @@ http://hudson-sca.us.oracle.com/job/tlda-license/lastSuccessfulBuild/artifact - - github - https://github.com/eclipse-ee4j/el-ri/issues - - - - - EPL 2.0 - http://www.eclipse.org/legal/epl-2.0 - repo - - - GPL2 w/ CPE - https://www.gnu.org/software/classpath/license.html - repo - - - - - - Jakarta Expression Language 3.0 mailing list - el-dev@eclipse.org - https://dev.eclipse.org/mailman/listinfo/el-dev - https://dev.eclipse.org/mailman/listinfo/el-dev - https://dev.eclipse.org/mhonarc/lists/el-dev - - - - - scm:git:https://github.com/eclipse-ee4j/el-ri.git - - scm:git:git@github.com:eclipse-ee4j/el-ri.git - - https://github.com/eclipse-ee4j/el-ri - HEAD - - - - - yaminikb - Yamini K B - Oracle Corporation - http://www.oracle.com/ - - - - - - Kin-man Chung - - -