Skip to content

Commit

Permalink
switched deps to OP v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Oct 28, 2020
1 parent e2675b5 commit 581f7a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BaselineOfOntoUMLProfile >> baseline: spec [
for: #common
do: [ spec
baseline: 'UMLProfiles'
with: [ spec repository: 'github://openponk/uml-profiles/repository' ].
with: [ spec repository: 'github://openponk/uml-profiles:v2.0.0/repository' ].
spec package: 'OntoUML-Profile' with: [ spec requires: #('UMLProfiles') ].
spec group: 'default' with: #('OntoUML-Profile') ]
]

0 comments on commit 581f7a6

Please sign in to comment.