Skip to content

Commit 1fddb66

Browse files
committed
remove jobs
Signed-off-by: sirivarma <[email protected]>
1 parent 3336318 commit 1fddb66

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sdk-tests/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,6 @@
151151
<version>${dapr.sdk.version}</version>
152152
<scope>test</scope>
153153
</dependency>
154-
<dependency>
155-
<groupId>io.dapr</groupId>
156-
<artifactId>dapr-sdk-jobs</artifactId>
157-
<version>${dapr.sdk.version}</version>
158-
<scope>test</scope>
159-
</dependency>
160154
<dependency>
161155
<groupId>io.dapr</groupId>
162156
<artifactId>dapr-sdk-actors</artifactId>

0 commit comments

Comments
 (0)