Skip to content

Commit e9e72d5

Browse files
committed
9.4.84-1-release-1 Gold
Signed-off-by: Gordon Smith <[email protected]>
1 parent 3464f5e commit e9e72d5

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.4.84-1-SNAPSHOT</version>
12+
<version>9.4.84-1</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.4.84-1-SNAPSHOT</version>
12+
<version>9.4.84-1</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.4.84-1-SNAPSHOT</version>
7+
<version>9.4.84-1</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.4.84-1-SNAPSHOT</version>
12+
<version>9.4.84-1</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)