From ffcc7e44464638fad38b5267273265bc2efc80a4 Mon Sep 17 00:00:00 2001 From: arjantijms Date: Fri, 14 Feb 2020 00:49:11 +0100 Subject: [PATCH] #156 Prepare for RC1 release Signed-off-by: arjantijms --- api/pom.xml | 2 +- pom.xml | 2 +- spec/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ca73cf3..5967d29 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -29,7 +29,7 @@ jakarta.security.enterprise jakarta.security.enterprise-api - 2.0.0-SNAPSHOT + 2.0.0-RC1 bundle Jakarta Security diff --git a/pom.xml b/pom.xml index eb68ca1..047fc87 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.eclipse.ee4j.security.enterprise-api security.enterprise-api-parent - 2.0.0-SNAPSHOT + 2.0.0-RC1 pom Jakarta Security Parent diff --git a/spec/pom.xml b/spec/pom.xml index b8e4c38..7664e2d 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -22,7 +22,7 @@ org.eclipse.ee4j.security.enterprise-api security.enterprise-api-parent - 2.0.0-SNAPSHOT + 2.0.0-RC1 security-spec