Skip to content

Commit

Permalink
Merge branch 'version_320' into version_330
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Dec 13, 2015
2 parents 98a59cd + 83c43cf commit 2a163da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ baseline: spec
group: 'Core' with: #('Magritte-Model');
group: 'Tests' with: #('Magritte-Tests-Model');
group: 'Seaside' with: #('Magritte-Seaside');
group: 'CI' with: #('Seaside');
group: 'CI' with: #('Seaside' 'Tests');
group: 'Deprecated' with: #('Magritte-Deprecated') ];
yourself.
spec
Expand Down Expand Up @@ -106,4 +106,4 @@ baseline: spec
with: [ spec requires: #('Magritte-GemStone-Model') ];
package: 'Magritte-GemStone-Seaside'
with: [ spec requires: #('Magritte-Seaside') ];
yourself ]
yourself ]

0 comments on commit 2a163da

Please sign in to comment.