Prepare for the next release candidate
This commit is contained in:
parent
e30167b3b3
commit
bc5bab6461
4
pom.xml
4
pom.xml
|
@ -26,7 +26,7 @@
|
|||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.15.0-SNAPSHOT</version>
|
||||
<version>3.15.0</version>
|
||||
<name>Apache Commons Lang</name>
|
||||
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
|
@ -124,7 +124,7 @@
|
|||
<argLine>-Xmx512m</argLine>
|
||||
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2024-07-13T14:07:30Z</project.build.outputTimestamp>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue