Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Jan 28, 2025
1 parent a44a8d3 commit 838214d
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 @@ -5,7 +5,7 @@

<groupId>com.github.nbbrd.picocsv</groupId>
<artifactId>picocsv</artifactId>
<version>2.5.0</version>
<version>2.5.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>picocsv</name>
Expand Down Expand Up @@ -38,7 +38,7 @@
<properties>
<!-- Java 8+ config -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2025-01-28T13:16:39Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2025-01-28T13:16:45Z</project.build.outputTimestamp>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>

Expand Down

0 comments on commit 838214d

Please sign in to comment.