Skip to content

Commit 1326744

Browse files
committed
Merge branch 'release'
2 parents df4916e + 001fc65 commit 1326744

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
@@ -23,7 +23,7 @@
2323
<version>93</version>
2424
</parent>
2525
<artifactId>commons-text</artifactId>
26-
<version>1.15.0-SNAPSHOT</version>
26+
<version>1.15.1-SNAPSHOT</version>
2727
<name>Apache Commons Text</name>
2828
<description>Apache Commons Text is a set of utility functions and reusable components for processing
2929
and manipulating text in a Java environment.
@@ -33,7 +33,7 @@
3333
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
3434
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3535
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
36-
<project.build.outputTimestamp>2025-07-24T12:03:40Z</project.build.outputTimestamp>
36+
<project.build.outputTimestamp>2025-12-07T22:18:14Z</project.build.outputTimestamp>
3737
<maven.compiler.source>1.8</maven.compiler.source>
3838
<maven.compiler.target>1.8</maven.compiler.target>
3939
<commons.componentid>text</commons.componentid>

0 commit comments

Comments
 (0)