From 7effcebbc458259cfaa26f38d49d0293e4aeca13 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Fri, 12 Jan 2007 07:26:44 +0000 Subject: [PATCH] Fixed wrong named plugin default WW-1638 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@495504 13f79535-47bb-0310-9956-ffa450edef68 --- .../{struts-plugin-default.xml => struts-portlet-default.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/src/main/resources/{struts-plugin-default.xml => struts-portlet-default.xml} (100%) diff --git a/core/src/main/resources/struts-plugin-default.xml b/core/src/main/resources/struts-portlet-default.xml similarity index 100% rename from core/src/main/resources/struts-plugin-default.xml rename to core/src/main/resources/struts-portlet-default.xml