Skip to content

Commit 895c3db

Browse files
committed
Split off 10.2.62
Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>
1 parent 6bc2d2e commit 895c3db

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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>10.2.61-0-SNAPSHOT</version>
12+
<version>10.2.63-0-SNAPSHOT</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>10.2.61-0-SNAPSHOT</version>
12+
<version>10.2.63-0-SNAPSHOT</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>10.2.61-0-SNAPSHOT</version>
7+
<version>10.2.63-0-SNAPSHOT</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>10.2.61-0-SNAPSHOT</version>
12+
<version>10.2.63-0-SNAPSHOT</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>10.2.61-0-SNAPSHOT</version>
12+
<version>10.2.63-0-SNAPSHOT</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)