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 2014/05/14 08:27:24 UTC

[13/50] [abbrv] git commit: Correct type with release-plugin version

Correct type with release-plugin version


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

Branch: refs/heads/feature/exclude-object-class
Commit: dbcdbd0d129657ddceafbd8df36406e4bb7b7b91
Parents: 7dd83df
Author: Lukasz Lenart <lu...@apache.org>
Authored: Thu May 1 11:21:13 2014 +0200
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Thu May 1 11:21:13 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/dbcdbd0d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dc336c1..579ddcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.52</version>
+                    <version>2.5</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>