From 21aca0ca8caec0f3cc28507a53a7770e24b98f55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 15 Jun 2023 08:23:35 +0000 Subject: [PATCH] chore: setting version 1.0.10-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 c543654..98fff3b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.9 + 1.0.10-SNAPSHOT runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index d41dbc9..ec2cf57 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.9 + 1.0.10-SNAPSHOT jboss-cert-helper mvn-golang diff --git a/pom.xml b/pom.xml index 075867f..2d7e5bb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.0.9 + 1.0.10-SNAPSHOT pom diff --git a/runtime/pom.xml b/runtime/pom.xml index 468d209..07765ad 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.9 + 1.0.10-SNAPSHOT runtimes-java-core-runtime