Another typo
parent
a27fa76d08
commit
d1ce56bb03
|
|
@ -246,7 +246,7 @@
|
||||||
<goal>npm</goal>
|
<goal>npm</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<arguments>version --allow-same-version=true ${project.version}.${buildNumber}</arguments>
|
<arguments>version --allow-same-version=true ${project.version}${buildNumber}</arguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
<execution>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue