diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index f00691bb8..a0440d012 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.hpccsystems</groupId> <artifactId>hpcc4j</artifactId> - <version>9.4.73-0-SNAPSHOT</version> + <version>9.4.74-1-SNAPSHOT</version> </parent> <build> diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 47e67b19b..c437656e1 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.hpccsystems</groupId> <artifactId>hpcc4j</artifactId> - <version>9.4.73-0-SNAPSHOT</version> + <version>9.4.74-1-SNAPSHOT</version> </parent> <build> diff --git a/pom.xml b/pom.xml index 2d38a271b..a95b9bd34 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.hpccsystems</groupId> <artifactId>hpcc4j</artifactId> - <version>9.4.73-0-SNAPSHOT</version> + <version>9.4.74-1-SNAPSHOT</version> <packaging>pom</packaging> <name>HPCC Systems Java Projects</name> <url>https://hpccsystems.com</url> diff --git a/wsclient/pom.xml b/wsclient/pom.xml index a97566ec2..1ae4ca8cc 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.hpccsystems</groupId> <artifactId>hpcc4j</artifactId> - <version>9.4.73-0-SNAPSHOT</version> + <version>9.4.74-1-SNAPSHOT</version> </parent> <properties>