Skip to content

Commit aed0403

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

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sdk-tests/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,6 @@
136136
<version>${dapr.sdk.version}</version>
137137
<scope>test</scope>
138138
</dependency>
139-
<dependency>
140-
<groupId>io.dapr</groupId>
141-
<artifactId>dapr-sdk-jobs</artifactId>
142-
<version>${dapr.sdk.version}</version>
143-
<scope>test</scope>
144-
</dependency>
145139
<dependency>
146140
<groupId>io.dapr</groupId>
147141
<artifactId>dapr-sdk-actors</artifactId>

0 commit comments

Comments
 (0)