Ensure json-smart is in right scope
[ccsdk/cds.git] / ms / blueprintsprocessor / distribution / pom.xml
index 884d76a..bbf9239 100755 (executable)
@@ -84,7 +84,7 @@
                         <phase>package</phase>
                         <configuration>
                             <tasks>
-                                <fixcrlf srcdir="${basedir}" eol="unix" includes="**/*.sh, **/*.source"/>
+                                <fixcrlf srcdir="${basedir}" eol="unix" includes="**/*.sh, **/*.source" />
                             </tasks>
                         </configuration>
                         <goals>