UNPKG

generator-liferay-portlet-template

Version:

Generated liferay portlet is a yeoman generator. This generator make a portlet with a specific configuration.

25 lines (23 loc) 712 B
<?xml version="1.0"?> <!DOCTYPE plugin-package PUBLIC "-//Liferay//DTD Plugin Package 6.1.0//EN" "http://www.liferay.com/dtd/liferay-plugin-package_6_1_0.dtd"> <plugin-package> <name>Portlets</name> <module-id>liferay/Portlets/6.1.1/war</module-id> <types> <type>portlets</type> </types> <short-description> Portlets </short-description> <change-log> Nuevo </change-log> <page-url>http://www.liferay.com/products</page-url> <author>Liferay, Inc.</author> <licenses> <license osi-approved="true">MIT</license> </licenses> <liferay-versions> <liferay-version>6.1.1+</liferay-version> </liferay-versions> </plugin-package>