This repository was archived by the owner on Apr 14, 2023. It is now read-only.
File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.hops</groupId >
22
22
<artifactId >hops-examples</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >hops-examples-featurestore-tour</artifactId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >io.hops</groupId >
20
20
<artifactId >hops-examples</artifactId >
21
- <version >2.1.0-SNAPSHOT </version >
21
+ <version >2.1.0</version >
22
22
</parent >
23
23
24
24
<artifactId >hops-examples-hive</artifactId >
Original file line number Diff line number Diff line change 18
18
<modelVersion >4.0.0</modelVersion >
19
19
<groupId >io.hops</groupId >
20
20
<artifactId >hops-examples</artifactId >
21
- <version >2.1.0-SNAPSHOT </version >
21
+ <version >2.1.0</version >
22
22
<packaging >pom</packaging >
23
23
<properties >
24
24
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
34
34
<dependency >
35
35
<groupId >io.hops</groupId >
36
36
<artifactId >hops-util</artifactId >
37
- <version >2.1.0-SNAPSHOT </version >
37
+ <version >2.1.0</version >
38
38
<scope >provided</scope >
39
39
</dependency >
40
40
<dependency >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >io.hops</groupId >
20
20
<artifactId >hops-examples</artifactId >
21
- <version >2.1.0-SNAPSHOT </version >
21
+ <version >2.1.0</version >
22
22
</parent >
23
23
24
24
<artifactId >hops-examples-spark</artifactId >
You can’t perform that action at this time.
0 commit comments