The failed SO daily build is occuring because we're using the
following settings file: so-settings.
We need to use so-libs-settings instead. Normally our settings
file matches the project name and structure (nesting).
This is another fix related to SO-21.
Issue: SO-21
Change-Id: Ia060ba8f9f9bdcd1de6fd586ccb907ef0546035a
Signed-off-by: Rob Daugherty <rd472p@att.com>
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
-    mvn-settings: 'so-settings'
+    mvn-settings: 'so-libs-settings'
     # due to a strange macro / variable translation problem this needs to be
     # passed as a string block to properly get the properties correctly defined
     # in the job