aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/blueprintsprocessor/distribution/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/distribution/pom.xml b/ms/blueprintsprocessor/distribution/pom.xml
index 884d76a66..bbf9239d8 100755
--- a/ms/blueprintsprocessor/distribution/pom.xml
+++ b/ms/blueprintsprocessor/distribution/pom.xml
@@ -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>