Skip to content

Commit ce2cf54

Browse files
committed
Bump to next development version
1 parent 5b59487 commit ce2cf54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>commons-lang3</artifactId>
29-
<version>3.18.0</version>
29+
<version>3.18.1-SNAPSHOT</version>
3030
<name>Apache Commons Lang</name>
3131
<inceptionYear>2001</inceptionYear>
3232
<description>
@@ -115,7 +115,7 @@
115115
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
116116
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
117117
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
118-
<project.build.outputTimestamp>2025-07-04T22:15:48Z</project.build.outputTimestamp>
118+
<project.build.outputTimestamp>2025-07-09T21:30:43Z</project.build.outputTimestamp>
119119
<maven.compiler.source>1.8</maven.compiler.source>
120120
<maven.compiler.target>1.8</maven.compiler.target>
121121
<!--

0 commit comments

Comments
 (0)