Skip to content

Commit 11ffd0d

Browse files
committed
Split off 9.10.18
Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>
1 parent 5f7dfe0 commit 11ffd0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

commons-hpcc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hpccsystems</groupId>
1111
<artifactId>hpcc4j</artifactId>
12-
<version>9.10.17-0-SNAPSHOT</version>
12+
<version>9.10.19-0-SNAPSHOT</version>
1313
</parent>
1414

1515
<build>

dfsclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hpccsystems</groupId>
1111
<artifactId>hpcc4j</artifactId>
12-
<version>9.10.17-0-SNAPSHOT</version>
12+
<version>9.10.19-0-SNAPSHOT</version>
1313
</parent>
1414

1515
<build>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.hpccsystems</groupId>
66
<artifactId>hpcc4j</artifactId>
7-
<version>9.10.17-0-SNAPSHOT</version>
7+
<version>9.10.19-0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>HPCC Systems Java Projects</name>
1010
<url>https://hpccsystems.com</url>

spark-hpcc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hpccsystems</groupId>
1111
<artifactId>hpcc4j</artifactId>
12-
<version>9.10.17-0-SNAPSHOT</version>
12+
<version>9.10.19-0-SNAPSHOT</version>
1313
</parent>
1414

1515
<properties>

wsclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hpccsystems</groupId>
1111
<artifactId>hpcc4j</artifactId>
12-
<version>9.10.17-0-SNAPSHOT</version>
12+
<version>9.10.19-0-SNAPSHOT</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)