Skip to content

Commit

Permalink
Merge 8d2422e into d087a5e
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Feb 24, 2019
2 parents d087a5e + 8d2422e commit a3feacb
Showing 1 changed file with 7 additions and 7 deletions.
Expand Up @@ -11,25 +11,25 @@ baseline: spec
repository: 'http://www.smalltalkhub.com/mc/Moose/Merlin/main' ].
spec
baseline: 'UMLShapes'
with: [ spec repository: 'github://openponk/uml-shapes:v1.x/repository' ].
with: [ spec repository: 'github://openponk/uml-shapes:v1.0.1/repository' ].
spec
baseline: 'UMLMetamodel'
with: [ spec repository: 'github://openponk/uml-metamodel:v1.x/repository' ].
with: [ spec repository: 'github://openponk/uml-metamodel:v1.0.0/repository' ].
spec
baseline: 'OPUMLXMI'
with: [ spec repository: 'github://openponk/uml-xmi:v1.x/repository' ].
with: [ spec repository: 'github://openponk/uml-xmi:v1.0.1/repository' ].
spec
baseline: 'UMLBootstrapGenerator'
with: [ spec repository: 'github://openponk/uml-bootstrap-generator:v1.x/repository' ].
with: [ spec repository: 'github://openponk/uml-bootstrap-generator:v1.0.1/repository' ].
spec
baseline: 'OpenPonk'
with: [ spec repository: 'github://openponk/openponk:v1.x/repository' ].
spec
baseline: 'UMLProfiles'
with: [ spec repository: 'github://openponk/uml-profiles:v1.x/repository' ].
with: [ spec repository: 'github://openponk/uml-profiles:v1.0.1/repository' ].
spec
baseline: 'OntoUMLProfile'
with: [ spec repository: 'github://openponk/ontouml-profile:v1.x/repository' ].
with: [ spec repository: 'github://openponk/ontouml-profile:v1.0.0/repository' ].
spec
project: 'Magritte'
with: [ spec
Expand All @@ -41,4 +41,4 @@ baseline: spec
with: [ spec
requires: #('UMLShapes' 'UMLMetamodel' 'OPUMLXMI' 'UMLBootstrapGenerator' 'OntoUMLProfile' 'UMLProfiles' 'Magritte' 'Merlin') ].
spec group: 'plugin' with: #('OpenPonk-ClassEditor').
spec group: 'default' with: #('plugin' 'OpenPonk') ]
spec group: 'default' with: #('plugin' 'OpenPonk') ]

0 comments on commit a3feacb

Please sign in to comment.