We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3994ac + 13e1339 commit e27e6d5Copy full SHA for e27e6d5
1 file changed
pom/pom.xml
@@ -175,6 +175,9 @@
175
<plugin>
176
<groupId>org.apache.maven.plugins</groupId>
177
<artifactId>maven-release-plugin</artifactId>
178
+ <configuration>
179
+ <projectVersionPolicyId>OddEvenVersionPolicy</projectVersionPolicyId>
180
+ </configuration>
181
</plugin>
182
183
<groupId>org.apache.geronimo.genesis.plugins</groupId>
0 commit comments