Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 7, 2024
2 parents c7439fc + 32719fb commit c49dc48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-lang3</artifactId>
<version>3.16.0-SNAPSHOT</version>
<version>3.16.1-SNAPSHOT</version>
<name>Apache Commons Lang</name>

<inceptionYear>2001</inceptionYear>
Expand Down Expand Up @@ -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-07-17T21:10:33Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-07T15:41:37Z</project.build.outputTimestamp>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<!--
Expand Down

0 comments on commit c49dc48

Please sign in to comment.