From 868b2cf7ad8ec5119e21fa6ea94301e518b118dd Mon Sep 17 00:00:00 2001 From: Nathan Rauh Date: Sat, 16 Jan 2021 13:24:52 -0600 Subject: [PATCH] Issue #206 revert to 1.2-SNAPSHOT to undo changes made by failed Jenkins build Signed-off-by: Nathan Rauh --- api/pom.xml | 4 ++-- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 47f2f6e..936aec0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,12 +18,12 @@ org.eclipse.microprofile.context-propagation microprofile-context-propagation-parent - 1.2-RC1 + 1.2-SNAPSHOT microprofile-context-propagation-api jar - 1.2-RC1 + 1.2-SNAPSHOT MicroProfile Context Propagation MicroProfile Context Propagation :: API diff --git a/pom.xml b/pom.xml index 66edda1..0f8d5eb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.context-propagation microprofile-context-propagation-parent pom - 1.2-RC1 + 1.2-SNAPSHOT MicroProfile Context Propagation Eclipse MicroProfile Context Propagation :: Parent POM @@ -72,7 +72,7 @@ scm:git:https://github.com/eclipse/microprofile-context-propagation.git scm:git:git@github.com:eclipse/microprofile-context-propagation.git https://github.com/eclipse/microprofile-context-propagation - 1.2-RC1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index a680945..ebb96c2 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.context-propagation microprofile-context-propagation-parent - 1.2-RC1 + 1.2-SNAPSHOT microprofile-context-propagation-spec diff --git a/tck/pom.xml b/tck/pom.xml index 3f60205..83901dc 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -16,7 +16,7 @@ org.eclipse.microprofile.context-propagation microprofile-context-propagation-parent - 1.2-RC1 + 1.2-SNAPSHOT microprofile-context-propagation-tck microprofile-context-propagation-tck