Skip to content

Commit ae972db

Browse files
committed
feat: Upgrade resources XSD - MEED-7237 - Meeds-io/MIPs#134
1 parent a2bc2e3 commit ae972db

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

webapp/portlet/src/main/webapp/WEB-INF/gatein-resources.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1919
2020
-->
21-
<gatein-resources
22-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
23-
xsi:schemaLocation="http://www.exoplatform.org/xml/ns/gatein_resources_1_4 http://www.exoplatform.org/xml/ns/gatein_resources_1_4"
24-
xmlns="http://www.exoplatform.org/xml/ns/gatein_resources_1_4">
21+
<gatein-resources xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.exoplatform.org/xml/ns/gatein_resources_1_5 http://www.exoplatform.org/xml/ns/gatein_resources_1_5" xmlns="http://www.exoplatform.org/xml/ns/gatein_resources_1_5">
2522

2623
<portlet-skin>
2724
<application-name>social-portlet</application-name>

0 commit comments

Comments
 (0)