From a0b0f032f3db602b43ae6142b57380595b4697ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 May 2023 10:05:36 +0000 Subject: [PATCH] chore: releasing version 1.0.5 --- 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 7ea5c4c..b1a9e05 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.5-SNAPSHOT + 1.0.5 runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index d8aa0cb..1b6f91f 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.5-SNAPSHOT + 1.0.5 jboss-cert-helper mvn-golang diff --git a/pom.xml b/pom.xml index 107bb4c..2274553 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.0.5-SNAPSHOT + 1.0.5 pom diff --git a/runtime/pom.xml b/runtime/pom.xml index 81720e6..e5983ce 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.5-SNAPSHOT + 1.0.5 runtimes-java-core-runtime