Skip to content

Commit 34fa487

Browse files
committed
DATAREDIS-1380 - Change upstream CI dependency to SD Keyvalue.
1 parent c7298f6 commit 34fa487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pipeline {
33

44
triggers {
55
pollSCM 'H/10 * * * *'
6-
upstream(upstreamProjects: "spring-data-commons/master", threshold: hudson.model.Result.SUCCESS)
6+
upstream(upstreamProjects: "spring-data-keyvalue/master", threshold: hudson.model.Result.SUCCESS)
77
}
88

99
options {

0 commit comments

Comments
 (0)