Increase the shortened revision length from 5 to 10.
This commit is contained in:
parent
718902de66
commit
35d2d62429
2
pom.xml
2
pom.xml
|
@ -289,7 +289,7 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<shortRevisionLength>5</shortRevisionLength>
|
<shortRevisionLength>10</shortRevisionLength>
|
||||||
<doCheck>false</doCheck>
|
<doCheck>false</doCheck>
|
||||||
<doUpdate>false</doUpdate>
|
<doUpdate>false</doUpdate>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue