From f0f78f99f6a0e91f1dff959c57a464b9258e4bd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Feb 2024 17:19:39 +0000 Subject: [PATCH] chore: releasing version 1.1.2 --- 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 37698eb..01194b0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.2-SNAPSHOT + 1.1.2 runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index 7f6c6be..7af3c39 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.2-SNAPSHOT + 1.1.2 jboss-cert-helper diff --git a/pom.xml b/pom.xml index a166d28..21ddc80 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.1.2-SNAPSHOT + 1.1.2 pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index dc2546f..14e8b74 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.2-SNAPSHOT + 1.1.2 runtimes-java-core-runtime