Skip to content

Commit

Permalink
Lock upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
peteruhnak committed Oct 10, 2018
1 parent ba7c251 commit 999c0d1
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 @@ BaselineOfUMLProfiles >> baseline: spec [
for: #common
do: [ spec
baseline: 'UMLMetamodel'
with: [ spec repository: 'github://openponk/uml-metamodel/repository' ].
with: [ spec repository: 'github://openponk/uml-metamodel:v1.x/repository' ].
spec package: 'OP-UML-Profiles' with: [ spec requires: #('UMLMetamodel') ].
spec package: 'OP-ClockProfile' with: [ spec requires: #('OP-UML-Profiles') ].
spec package: 'OP-IssuesProfile' with: [ spec requires: #('OP-UML-Profiles') ].
Expand Down

0 comments on commit 999c0d1

Please sign in to comment.