Fix Windows separator character
[aai/sparky-fe.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 702434f..603ae32 100644 (file)
--- 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>