summaryrefslogtreecommitdiffstats
path: root/liferay-integration/pom.xml
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2017-04-25 13:31:07 +0300
committerHenri Sara <henri.sara@gmail.com>2017-04-25 15:01:06 +0300
commit87cfeb9c4d7f21d3e87d95d99b3f722fd7fa4d69 (patch)
tree6c0c8b230324d151e25df00bdbc63acdb1532066 /liferay-integration/pom.xml
parentdf060e265ab097dffdfe49a4f011d306938a9021 (diff)
downloadvaadin-framework-87cfeb9c4d7f21d3e87d95d99b3f722fd7fa4d69.tar.gz
vaadin-framework-87cfeb9c4d7f21d3e87d95d99b3f722fd7fa4d69.zip
Add some javadoc for Liferay integration module
Indicate that the classes are only for Liferay 7+, clarify annotation parameters and update module description.
Diffstat (limited to 'liferay-integration/pom.xml')
-rw-r--r--liferay-integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/liferay-integration/pom.xml b/liferay-integration/pom.xml
index e6de0d6b29..c8ccaa8840 100644
--- a/liferay-integration/pom.xml
+++ b/liferay-integration/pom.xml
@@ -4,7 +4,7 @@
<artifactId>vaadin-liferay-integration</artifactId>
<packaging>jar</packaging>
<url>https://vaadin.com/</url>
- <description>Liferay integration</description>
+ <description>Liferay 7+ OSGi portlet support</description>
<parent>
<groupId>com.vaadin</groupId>