diff --git a/api/pom.xml b/api/pom.xml index fd534dd..40f4f46 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.1-SNAPSHOT + 4.0-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 90e7b75..a634987 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.1-SNAPSHOT + 4.0-SNAPSHOT pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile diff --git a/spec/pom.xml b/spec/pom.xml index 0ef3167..41b5b11 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.1-SNAPSHOT + 4.0-SNAPSHOT microprofile-rest-client-spec pom MicroProfile Rest Client Specification Typesafe Rest Client APIs for MicroProfile :: Specification - - \ No newline at end of file + + diff --git a/tck/pom.xml b/tck/pom.xml index 43f92cf..a8e056a 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.1-SNAPSHOT + 4.0-SNAPSHOT microprofile-rest-client-tck