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