Symplifying configuration.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2017-07-03 19:26:32 +00:00 committed by SantiagoBragagnolo
parent 4913bc0c5f
commit 776f972bd0
1 changed files with 3 additions and 6 deletions

View File

@ -249,12 +249,9 @@ ConfigurationOfPubiblio >> version03: spec [
spec for: #'common' do: [
spec
blessing: #'stable';
description: 'version 0.3';
author: 'Offray Luna';
timestamp: '2017-07-03T18:06'.
blessing: #release;
package: 'Pubiblio' with: 'Pubiblio-OffrayLuna.2'.
spec
project: 'Citezen' with: #stable;
project: 'NeoJSON' with: #stable;
package: #Pubiblio with: #stable].
project: 'NeoJSON' with: #stable].
]