summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 702434f..603ae32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
</goals>
<phase>generate-resources</phase>
<configuration>
- <arguments>config set cache node\npm-cache</arguments>
+ <arguments>config set cache node${file.separator}npm-cache</arguments>
</configuration>
</execution>
<execution>