From 0f39dfa432215c185fd54f380cfcce1a63e50776 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Mon, 24 Jul 2023 16:19:32 +0200 Subject: [PATCH] chore: Move back to 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 90dd02e..63b6f8d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.10-RC1 + 1.0.10-SNAPSHOT runtimes-java-api diff --git a/jboss-cert-helper/pom.xml b/jboss-cert-helper/pom.xml index dc8073b..94c87a3 100644 --- a/jboss-cert-helper/pom.xml +++ b/jboss-cert-helper/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.10-RC1 + 1.0.10-SNAPSHOT jboss-cert-helper diff --git a/pom.xml b/pom.xml index a7087c4..3488716 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.insights runtimes-java - 1.0.10-RC1 + 1.0.10-SNAPSHOT pom Red Hat Insights Java Client diff --git a/runtime/pom.xml b/runtime/pom.xml index b25713c..25ae2f9 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.redhat.insights runtimes-java - 1.0.10-RC1 + 1.0.10-SNAPSHOT runtimes-java-core-runtime