From 50229f3813ca8d51ffe2d8b81860a5cea4b368eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Feb 2024 17:22:28 +0000 Subject: [PATCH] chore: setting version 1.1.3-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 01194b0..eee25d4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.2 + 1.1.3-SNAPSHOT runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index 7af3c39..3234181 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 + 1.1.3-SNAPSHOT jboss-cert-helper diff --git a/pom.xml b/pom.xml index 21ddc80..7c0153f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.1.2 + 1.1.3-SNAPSHOT pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index 14e8b74..58409ef 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.1.2 + 1.1.3-SNAPSHOT runtimes-java-core-runtime