mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Add skipTestProject to gitflow-maven-plugin
This commit is contained in:
1
pom.xml
1
pom.xml
@ -159,6 +159,7 @@
|
|||||||
<versionDigitToIncrement>1</versionDigitToIncrement> <!-- In general, we update the minor -->
|
<versionDigitToIncrement>1</versionDigitToIncrement> <!-- In general, we update the minor -->
|
||||||
<versionProperty>revision</versionProperty>
|
<versionProperty>revision</versionProperty>
|
||||||
<skipUpdateVersion>true</skipUpdateVersion>
|
<skipUpdateVersion>true</skipUpdateVersion>
|
||||||
|
<skipTestProject>true</skipTestProject> <!-- we allow CI to do the tests -->
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user