Skip to content

Commit 316e925

Browse files
terryyylimkhorshuheng
authored andcommitted
Remove test scope for keto
Signed-off-by: Terence Lim <terencelimxp@gmail.com> (cherry picked from commit afb3a06)
1 parent 389875d commit 316e925

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

core/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@
298298
<groupId>sh.ory.keto</groupId>
299299
<artifactId>keto-client</artifactId>
300300
<version>0.4.4-alpha.1</version>
301-
<scope>test</scope>
302301
</dependency>
303302
<dependency>
304303
<groupId>com.github.tomakehurst</groupId>

serving/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@
317317
<groupId>sh.ory.keto</groupId>
318318
<artifactId>keto-client</artifactId>
319319
<version>0.4.4-alpha.1</version>
320-
<scope>test</scope>
321320
</dependency>
322321
<dependency>
323322
<groupId>dev.feast</groupId>

0 commit comments

Comments
 (0)