Skip to content

Commit bae584d

Browse files
terryyylimkhorshuheng
authored andcommitted
Revert versions and scope
Signed-off-by: Terence Lim <terencelimxp@gmail.com> (cherry picked from commit 548c17a)
1 parent b42325e commit bae584d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<dependency>
298298
<groupId>sh.ory.keto</groupId>
299299
<artifactId>keto-client</artifactId>
300-
<version>0.5.7-alpha.1.pre.0</version>
300+
<version>0.4.4-alpha.1</version>
301301
</dependency>
302302
<dependency>
303303
<groupId>com.github.tomakehurst</groupId>

serving/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@
316316
<dependency>
317317
<groupId>sh.ory.keto</groupId>
318318
<artifactId>keto-client</artifactId>
319-
<version>0.5.7-alpha.1.pre.0</version>
319+
<version>0.4.4-alpha.1</version>
320+
<scope>test</scope>
320321
</dependency>
321322
<dependency>
322323
<groupId>dev.feast</groupId>

0 commit comments

Comments
 (0)