From 1723e143a18bcadad2d6af1922da6fffbebe748b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Aug 2023 10:02:59 +0000 Subject: [PATCH] chore: releasing version 1.0.11 --- 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 4ab2fa5..ed9db0e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.0-SNAPSHOT + 1.0.11 runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index 54e71de..0aee910 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.0-SNAPSHOT + 1.0.11 jboss-cert-helper diff --git a/pom.xml b/pom.xml index 44b7b42..d4e170c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.1.0-SNAPSHOT + 1.0.11 pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index 984c8c4..44bd252 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.0-SNAPSHOT + 1.0.11 runtimes-java-core-runtime