Skip to content

Commit f27e142

Browse files
committed
9.10.58-1-release-1 Gold
Signed-off-by: Gordon Smith <[email protected]>
1 parent e47ac28 commit f27e142

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

commons-hpcc/pom.xml

Lines changed: 1 addition & 1 deletion
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.58-1-SNAPSHOT</version>
12+
<version>9.10.58-1</version>
1313
</parent>
1414

1515
<build>

dfsclient/pom.xml

Lines changed: 1 addition & 1 deletion
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.58-1-SNAPSHOT</version>
12+
<version>9.10.58-1</version>
1313
</parent>
1414

1515
<build>

pom.xml

Lines changed: 1 addition & 1 deletion
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.58-1-SNAPSHOT</version>
7+
<version>9.10.58-1</version>
88
<packaging>pom</packaging>
99
<name>HPCC Systems Java Projects</name>
1010
<url>https://hpccsystems.com</url>

spark-hpcc/pom.xml

Lines changed: 1 addition & 1 deletion
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.58-1-SNAPSHOT</version>
12+
<version>9.10.58-1</version>
1313
</parent>
1414

1515
<properties>

wsclient/pom.xml

Lines changed: 1 addition & 1 deletion
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.58-1-SNAPSHOT</version>
12+
<version>9.10.58-1</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)