diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1266,6 +1266,7 @@ </goals> <phase>deploy</phase> <configuration> + <skip>true</skip> <arguments>publish --registry ${npm.publish.url}</arguments> </configuration> </execution> |