This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 5e230dac3849839f256e6df2c31fffa3da9a8826 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 2 22:04:57 2024 +0000 Bump to next development version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bd6b8c15..7a0881f2 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <version>69</version> </parent> <artifactId>commons-csv</artifactId> - <version>1.11.0</version> + <version>1.11.1-SNAPSHOT</version> <name>Apache Commons CSV</name> <url>https://commons.apache.org/proper/commons-csv/</url> <inceptionYear>2005</inceptionYear> @@ -187,7 +187,7 @@ <japicmp.skip>false</japicmp.skip> <commons.release.isDistModule>true</commons.release.isDistModule> - <project.build.outputTimestamp>2024-04-28T22:04:36Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-05-02T22:04:50Z</project.build.outputTimestamp> </properties> <build>