From e9edde6d0898f96fa0e1246452dbc1e2d64fd23e Mon Sep 17 00:00:00 2001 From: Gavin Halliday Date: Fri, 8 Mar 2024 17:49:21 +0000 Subject: [PATCH] Fix problems with incorrect version numbers Signed-off-by: Gavin Halliday --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index f500b833f..b343a41e5 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 9.7.0-0-SNAPSHOT + 9.5.0-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 4620c9fa4..190758b7d 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 9.7.0-0-SNAPSHOT + 9.5.0-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 354bd3444..1244a49a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 9.7.0-0-SNAPSHOT + 9.5.0-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index 303261ea7..3ece61387 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 9.7.0-0-SNAPSHOT + 9.5.0-0-SNAPSHOT