mirror of https://github.com/jenkinsci/jenkins.git
Fix revision.
This commit is contained in:
parent
91e1cf2d3e
commit
67b1328385
2
pom.xml
2
pom.xml
|
@ -75,7 +75,7 @@ THE SOFTWARE.
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<revision>2.121</revision>
|
<revision>2.122</revision>
|
||||||
<changelist>-SNAPSHOT</changelist>
|
<changelist>-SNAPSHOT</changelist>
|
||||||
|
|
||||||
<!-- *.html files are in UTF-8, and *.properties are in iso-8859-1, so this configuration is actually incorrect,
|
<!-- *.html files are in UTF-8, and *.properties are in iso-8859-1, so this configuration is actually incorrect,
|
||||||
|
|
Loading…
Reference in New Issue