diff --git a/io.joel.tck/pom.xml b/io.joel.tck/pom.xml index 797bc36..554fda6 100644 --- a/io.joel.tck/pom.xml +++ b/io.joel.tck/pom.xml @@ -7,11 +7,10 @@ io.joel parent - 1.0-SNAPSHOT + 1.0.0-M1 io.joel.tck - 1.0-SNAPSHOT diff --git a/io.joel.tests/pom.xml b/io.joel.tests/pom.xml index 3e8c393..753a2e8 100644 --- a/io.joel.tests/pom.xml +++ b/io.joel.tests/pom.xml @@ -5,11 +5,10 @@ io.joel parent - 1.0-SNAPSHOT + 1.0.0-M1 io.joel.tests - 1.0-SNAPSHOT diff --git a/io.joel/pom.xml b/io.joel/pom.xml index 2c7d0c3..f570795 100644 --- a/io.joel/pom.xml +++ b/io.joel/pom.xml @@ -5,7 +5,7 @@ io.joel parent - 1.0-SNAPSHOT + 1.0.0-M1 io.joel @@ -14,7 +14,7 @@ io.joel jakarta.el - 1.0-SNAPSHOT + ${project.version} org.antlr diff --git a/jakarta.el/pom.xml b/jakarta.el/pom.xml index 482bc23..cec9dc0 100644 --- a/jakarta.el/pom.xml +++ b/jakarta.el/pom.xml @@ -5,7 +5,7 @@ io.joel parent - 1.0-SNAPSHOT + 1.0.0-M1 jakarta.el diff --git a/pom.xml b/pom.xml index ec8266b..392bb2c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.joel parent - 1.0-SNAPSHOT + 1.0.0-M1 pom diff --git a/tck/pom.xml b/tck/pom.xml index b38c2aa..32d8f7a 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -4,7 +4,7 @@ io.joel tck - 1.0-SNAPSHOT + 1.0.0-M1 ${project.build.directory}/ant @@ -107,14 +107,14 @@ io.joel io.joel - 1.0-SNAPSHOT + 1.0.0-M1 ${work.home}/jars jakarta.el.jar io.joel jakarta.el - 1.0-SNAPSHOT + 1.0.0-M1 ${work.home}/jars jakarta.el-api.jar