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/18 15:56:52 UTC

[10/30] struts git commit: Removes module

Removes module


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

Branch: refs/heads/master
Commit: 5fe760dc67f4b3bd16112ac48494782e570dd242
Parents: 2d0fe9f
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Tue Jan 12 08:19:52 2016 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Tue Jan 12 08:19:52 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/struts/blob/5fe760dc/plugins/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 2f1fe76..ba44181 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -59,7 +59,6 @@
         <module>spring</module>
         <module>testng</module>
         <module>tiles</module>
-        <module>tiles3</module>
     </modules>
 
     <dependencies>