File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Dependency Coordinates
16
16
<dependency >
17
17
<groupId >dev.feast</groupId >
18
18
<artifactId >datatypes-java</artifactId >
19
- <version >0.26.0-SNAPSHOT </version >
19
+ <version >0.26.2 </version >
20
20
</dependency >
21
21
```
22
22
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
description : " Feast Core: Feature registry for Feast."
3
3
name : feast-core
4
- version : 0.26.1
5
- appVersion : 0.26.1
4
+ version : 0.26.2
5
+ appVersion : 0.26.2
6
6
keywords :
7
7
- machine learning
8
8
- big data
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ feast-core
2
2
==========
3
3
Feast Core: Feature registry for Feast.
4
4
5
- Current chart version is ` 0.26.1 `
5
+ Current chart version is ` 0.26.2 `
6
6
7
7
Source code can be found [ here] ( https://github.com/feast-dev/feast-java )
8
8
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
description : " Feast Serving: Online feature serving service for Feast"
3
3
name : feast-serving
4
- version : 0.26.1
5
- appVersion : 0.26.1
4
+ version : 0.26.2
5
+ appVersion : 0.26.2
6
6
keywords :
7
7
- machine learning
8
8
- big data
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ feast-serving
2
2
=============
3
3
Feast Serving: Online feature serving service for Feast
4
4
5
- Current chart version is ` 0.26.1 `
5
+ Current chart version is ` 0.26.2 `
6
6
7
7
Source code can be found [ here] ( https://github.com/feast-dev/feast-java )
8
8
Original file line number Diff line number Diff line change 40
40
</modules >
41
41
42
42
<properties >
43
- <revision >0.26.1 </revision >
43
+ <revision >0.26.2 </revision >
44
44
<github .url>https://github.com/feast-dev/feast</github .url>
45
45
46
46
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments