From a5bd420016a21d545887b114c8a092d24f65e5cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Oct 2024 14:29:22 +0000 Subject: [PATCH] chore: releasing version 2.0.4 --- 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 7b455d8..1aa27ac 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 2.0.4-SNAPSHOT + 2.0.4 runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index 69e3239..545a142 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 2.0.4-SNAPSHOT + 2.0.4 jboss-cert-helper diff --git a/pom.xml b/pom.xml index e93fff9..1ae5e55 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 2.0.4-SNAPSHOT + 2.0.4 pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index e70ac30..528a2d2 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 2.0.4-SNAPSHOT + 2.0.4 runtimes-java-core-runtime