mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-05 23:22:51 +00:00
Forces site deployment on release
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -208,7 +208,7 @@
|
|||||||
<version>2.2.2</version>
|
<version>2.2.2</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||||
<goals>deploy</goals><!-- we have to force site-deploy -->
|
<goals>deploy site-deploy</goals><!-- we have to force site-deploy -->
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user