Skip to content

Commit

Permalink
Depend on relevant cse-core branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eidekrist committed Aug 27, 2019
1 parent 22e2d67 commit d6680bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pipeline {

triggers {
upstream(
upstreamProjects: 'open-simulation-platform/cse-core/master, open-simulation-platform/cse-client/master',
upstreamProjects: 'open-simulation-platform/cse-core/rename-variable-index, open-simulation-platform/cse-client/master',
threshold: hudson.model.Result.SUCCESS)
}

Expand Down
2 changes: 1 addition & 1 deletion conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[generators]

[requires]
cse-core/0.5.0@osp/master
cse-core/0.5.0@osp/rename-variable-index

[options]
cse-core:fmuproxy=True
Expand Down

0 comments on commit d6680bb

Please sign in to comment.