You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/22 05:59:45 UTC

struts-extras git commit: [maven-release-plugin] prepare release struts2-secure-jakarta-multipart-parser-plugin-1.1

Repository: struts-extras
Updated Branches:
  refs/heads/master 1ea7a1983 -> e24d4d537


[maven-release-plugin] prepare release struts2-secure-jakarta-multipart-parser-plugin-1.1


Project: http://git-wip-us.apache.org/repos/asf/struts-extras/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-extras/commit/e24d4d53
Tree: http://git-wip-us.apache.org/repos/asf/struts-extras/tree/e24d4d53
Diff: http://git-wip-us.apache.org/repos/asf/struts-extras/diff/e24d4d53

Branch: refs/heads/master
Commit: e24d4d537a1ce10ede61b23991e9e4ca3d1ccd40
Parents: 1ea7a19
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Wed Mar 22 06:59:40 2017 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Wed Mar 22 06:59:40 2017 +0100

----------------------------------------------------------------------
 struts2-secure-jakarta-multipart-parser-plugin/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-extras/blob/e24d4d53/struts2-secure-jakarta-multipart-parser-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/struts2-secure-jakarta-multipart-parser-plugin/pom.xml b/struts2-secure-jakarta-multipart-parser-plugin/pom.xml
index 231c2c7..0e04dd3 100644
--- a/struts2-secure-jakarta-multipart-parser-plugin/pom.xml
+++ b/struts2-secure-jakarta-multipart-parser-plugin/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>struts2-secure-jakarta-multipart-parser-plugin</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
     <packaging>jar</packaging>
     <name>Struts 2.3.8 - 2.5.5 secure Jakarta Multipart parser plugin</name>
 
@@ -40,7 +40,7 @@
         <connection>scm:git:git://git.apache.org/struts-extras.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts-extras.git</developerConnection>
         <url>http://git.apache.org/struts-extras.git</url>
-        <tag>HEAD</tag>
+        <tag>struts2-secure-jakarta-multipart-parser-plugin-1.1</tag>
     </scm>
 
     <issueManagement>