9 lines
447 B
XML
9 lines
447 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<portlet-app
|
|
xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd"
|
|
version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd
|
|
http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd">
|
|
<!-- portlet.xml stub file where modules can merge in their portlets -->
|
|
|
|
</portlet-app> |