Property string should be put in a list
authorAnaël Closson <ac2550@intl.att.com>
Thu, 2 Feb 2017 15:04:03 +0000 (16:04 +0100)
committerAnaël Closson <ac2550@intl.att.com>
Thu, 2 Feb 2017 15:08:44 +0000 (16:08 +0100)
The property string is character split instead of being considered as a single
parameter.

Change-Id: Iaa3f88227d2c1ae8dc96f9e806af5649baaedd34
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
jjb/mso/mso-libs.yaml

index 3a43a66..28ed86e 100644 (file)
@@ -12,6 +12,7 @@
       - 'master':
           branch: 'master'
     mvn-settings: 'mso-settings'
-    maven-deploy-properties: 'deployAtEnd=true'
+    maven-deploy-properties:
+      - 'deployAtEnd=true'
     files: '**'
     archive-artifacts: ''