Skip to content

Commit

Permalink
Post release 2.12.1-NX01
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinleturc committed Jun 12, 2024
1 parent e8df4f4 commit fefc166
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-dbcp2</artifactId>
<version>2.12.1-NX01-SNAPSHOT</version>
<version>2.12.1-NX02-SNAPSHOT</version>
<name>Apache Commons DBCP</name>

<inceptionYear>2001</inceptionYear>
Expand Down Expand Up @@ -187,7 +187,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2024-06-12T10:05:43Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-12T11:33:27Z</project.build.outputTimestamp>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<commons.componentid>dbcp</commons.componentid>
Expand Down

0 comments on commit fefc166

Please sign in to comment.