Repository: commons-fileupload
Updated Branches:
  refs/heads/b1_3 d7923dd45 -> 4f6a01185


[maven-release-plugin] rollback the release of commons-fileupload-1.3.3-RC2


Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/4f6a0118
Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/4f6a0118
Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/4f6a0118

Branch: refs/heads/b1_3
Commit: 4f6a011858f5c7f04f2c76d7b75a6ca4b12a8ada
Parents: d7923dd
Author: Jochen Wiedmann <[email protected]>
Authored: Sat Dec 3 14:50:14 2016 +0100
Committer: Jochen Wiedmann <[email protected]>
Committed: Sat Dec 3 14:50:14 2016 +0100

----------------------------------------------------------------------
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/4f6a0118/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb46cc5..63e4277 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.3.3</version>
+  <version>1.3.3-SNAPSHOT</version>
 
   <name>Apache Commons FileUpload</name>
   <description>
@@ -170,7 +170,6 @@
     
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-fileupload.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-fileupload.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=commons-fileupload.git</url>
-    <tag>commons-fileupload-1.3.3-RC2</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

Reply via email to