mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 18:18:22 +00:00
Bump to next development version
This commit is contained in:
parent
535ec32c68
commit
88ff12327f
4
pom.xml
4
pom.xml
@ -26,7 +26,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>commons-lang3</artifactId>
|
<artifactId>commons-lang3</artifactId>
|
||||||
<version>3.15.0</version>
|
<version>3.15.1-SNAPSHOT</version>
|
||||||
<name>Apache Commons Lang</name>
|
<name>Apache Commons Lang</name>
|
||||||
|
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
@ -124,7 +124,7 @@
|
|||||||
<argLine>-Xmx512m</argLine>
|
<argLine>-Xmx512m</argLine>
|
||||||
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
|
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
|
||||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
<project.build.outputTimestamp>2024-07-13T14:07:30Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2024-07-17T21:10:33Z</project.build.outputTimestamp>
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user