[Core-Library] Increase format version

Currently we are using a lot of features from yaql 1.0.0
in core-library, but we still have old version of format.
Increasing of it to 1.1 demonstrates that library package
can be used only with Liberty+ versions of Murano

Change-Id: Ic0d0175e857d29d862a80663f6518e108343142d
This commit is contained in:
Dmytro Dovbii
2016-02-02 19:51:13 +02:00
parent 0e2259ff5f
commit e0b5ad8fa9

View File

@@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
Format: 1.0
Format: 1.1
Type: Library