We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c75fdf + 2153b3c commit 97a30a8Copy full SHA for 97a30a8
1 file changed
sormas-base/pom.xml
@@ -15,7 +15,6 @@
15
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
16
<developmentBranch>development</developmentBranch>
17
<productionBranch>master</productionBranch>
18
- <pushHotfixes>true</pushHotfixes>
19
<dependency-check.suppressionFile>check-suppressions.xml</dependency-check.suppressionFile>
20
21
<!-- *** Payara module versions *** -->
@@ -1641,8 +1640,6 @@
1641
1640
<!--suppress MavenModelInspection -->
1642
<password>${github.sormas.password}</password>
1643
<scmCommentPrefix>[GITFLOW]</scmCommentPrefix>
1644
- <pushReleases>true</pushReleases>
1645
- <pushHotfixes>${pushHotfixes}</pushHotfixes>
1646
<useReleaseProfile>false</useReleaseProfile>
1647
<noDeploy>true</noDeploy>
1648
<noHotfixBuild>true</noHotfixBuild>
0 commit comments