Add name to the top level pom for sparky-fe
[aai/sparky-fe.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 702434f..728d1c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>sparky-fe</artifactId>
     <packaging>war</packaging>
     <version>1.0.0-SNAPSHOT</version>
-    <name>Sparky FE</name>
+    <name>AAI - sparky-fe</name>
     <url>http://maven.apache.org</url>
 
     <properties>
@@ -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>