Skip to content

Commit e133c09

Browse files
committedJul 18, 2024··
Split off 9.8.6
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent fbf919f commit e133c09

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.8.5-0-SNAPSHOT</version>
12+
<version>9.8.7-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.8.5-0-SNAPSHOT</version>
12+
<version>9.8.7-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.8.5-0-SNAPSHOT</version>
7+
<version>9.8.7-0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>HPCC Systems Java Projects</name>
1010
<url>https://hpccsystems.com</url>

‎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.8.5-0-SNAPSHOT</version>
12+
<version>9.8.7-0-SNAPSHOT</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)
Please sign in to comment.