diff --git a/api/pom.xml b/api/pom.xml index ed0b0e8d..d0013b16 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 1.1 + 1.2-SNAPSHOT microProfile-fault-tolerance-api diff --git a/pom.xml b/pom.xml index 3b7fe558..aa13dbda 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT pom MicroProfile Fault Tolerance @@ -71,7 +71,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 - FINAL-1.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 26257246..d80ebcfc 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-spec - 1.1 + 1.2-SNAPSHOT pom Fault Tolerance for MicroProfile :: Specification diff --git a/tck/pom.xml b/tck/pom.xml index 55de2670..8001fea1 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 1.1 + 1.2-SNAPSHOT Fault Tolerance for MicroProfile :: TCK