Merge "Reset npm param"
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 00061a2..76a0e4f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                </goals>
                                                <phase>compile</phase>
                                                <configuration>
-                                                       <arguments>install --registry https://registry.npmjs.com/</arguments>
+                                                       <arguments>install</arguments>
                                                </configuration>
                                        </execution>
                                        <execution>