From 5c4a599ccb13afa8d275c33de01cb8bcee2b3192 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Nov 2023 13:15:41 +0000 Subject: [PATCH] chore: releasing version 2.0.0 --- api/pom.xml | 2 +- jboss-cert-helper/pom.xml | 2 +- pom.xml | 2 +- runtime/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 401c288..81a50d8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.1-SNAPSHOT + 2.0.0 runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index 22fd077..3129fe8 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.1-SNAPSHOT + 2.0.0 jboss-cert-helper diff --git a/pom.xml b/pom.xml index d0ca6ce..9c2dc45 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.1.1-SNAPSHOT + 2.0.0 pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index 1519860..4487147 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.1-SNAPSHOT + 2.0.0 runtimes-java-core-runtime