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 2016/01/02 16:53:14 UTC

[3/3] struts git commit: version removed

version removed

version removed, it is on the parent already

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

Branch: refs/heads/master
Commit: 3480bc3c106a48da25269bab2ff4078040ffd593
Parents: 9cc383e
Author: victor sosa <vi...@users.noreply.github.com>
Authored: Sat Jan 2 11:15:52 2016 -0400
Committer: victor sosa <vi...@users.noreply.github.com>
Committed: Sat Jan 2 11:15:52 2016 -0400

----------------------------------------------------------------------
 core/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/3480bc3c/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 1795597..91cc5eb 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -240,7 +240,6 @@
         <dependency>
             <groupId>ognl</groupId>
             <artifactId>ognl</artifactId>
-            <version>${ognl.version}</version>
         </dependency>
 
         <!-- Velocity -->