This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/1.x by this push:
new ad4e691 [maven-release-plugin] prepare for next development iteration
ad4e691 is described below
commit ad4e6910f55a536997bc77184a8d958abc4ee50e
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Feb 1 12:30:38 2023 +0000
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 47ef393..a6e2f3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
- <version>1.5</version>
+ <version>1.5-SNAPSHOT</version>
<name>Apache Commons FileUpload</name>
<description>
@@ -183,7 +183,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-fileupload.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-fileupload.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-fileupload.git</url>
- <tag>commons-fileupload-1.5-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>