Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit d5b25e8

Browse files
committed
Fix versions
1 parent 3050a7a commit d5b25e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.hops</groupId>
66
<artifactId>hops-examples</artifactId>
7-
<version>0.3.0</version>
7+
<version>0.4.0</version>
88
</parent>
99

1010
<artifactId>hops-examples-flink</artifactId>

hive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.hops</groupId>
66
<artifactId>hops-examples</artifactId>
7-
<version>0.3.0</version>
7+
<version>0.4.0</version>
88
</parent>
99

1010
<artifactId>hops-examples-hive</artifactId>

spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.hops</groupId>
66
<artifactId>hops-examples</artifactId>
7-
<version>0.3.0</version>
7+
<version>0.4.0</version>
88
</parent>
99

1010
<artifactId>hops-examples-spark</artifactId>

0 commit comments

Comments
 (0)