diff --git a/api/pom.xml b/api/pom.xml index d8a96000..9811e92b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.0.4-RC4 + 2.0.4-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 2.0.4-RC4 + 2.0.4-SNAPSHOT microProfile-fault-tolerance-api diff --git a/pom.xml b/pom.xml index 25de35fa..7e69b589 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.0.4-RC4 + 2.0.4-SNAPSHOT pom MicroProfile Fault Tolerance @@ -70,7 +70,7 @@ scm:git:https://github.com/eclipse/microprofile-fault-tolerance.git scm:git:git@github.com:eclipse/microprofile-fault-tolerance.git https://github.com/eclipse/microprofile-fault-tolerance - 2.0.4-RC4 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index ddb60bb2..82af19c3 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.0.4-RC4 + 2.0.4-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-spec - 2.0.4-RC4 + 2.0.4-SNAPSHOT pom Fault Tolerance for MicroProfile :: Specification diff --git a/tck/pom.xml b/tck/pom.xml index 41dda1fe..73b9c72e 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.0.4-RC4 + 2.0.4-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 2.0.4-RC4 + 2.0.4-SNAPSHOT Fault Tolerance for MicroProfile :: TCK