From e1bc8c5c824182bb9a75b88cc76943e6642f3eee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Oct 2024 14:32:28 +0000 Subject: [PATCH] chore: setting version 2.0.5-SNAPSHOT --- 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 1aa27ac..ee6ad33 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 2.0.4 + 2.0.5-SNAPSHOT runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index 545a142..58e903f 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 + 2.0.5-SNAPSHOT jboss-cert-helper diff --git a/pom.xml b/pom.xml index 1ae5e55..2bd894e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 2.0.4 + 2.0.5-SNAPSHOT pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index 528a2d2..48e9ac0 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 2.0.4 + 2.0.5-SNAPSHOT runtimes-java-core-runtime