diff --git a/README.md b/README.md index 8ddc451..a1d2f2b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This component is a Liferay 6.2.6 CE Porlet which iinteracts with the Cloud Comp ## Change log -See [Releases](https://code-repo.d4science.org/gCubeSystem/cloudcomputing-platform-portlet/releases). +See [Releases](https://code-repo.d4science.org/gCubeSystem/cloudcomputing-platform-portlets/releases). ## Authors diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties index 697ea5d..3862667 100644 --- a/src/main/webapp/WEB-INF/liferay-plugin-package.properties +++ b/src/main/webapp/WEB-INF/liferay-plugin-package.properties @@ -1,6 +1,6 @@ -name=cloudcomputing-platform-portlet +name=cloudcomputing-platform-portlets module-group-id=liferay -module-incremental-version=1 +module-incremental-version=1.0.1 tags= short-description= change-log= diff --git a/src/main/webapp/WEB-INF/liferay-portlet.xml b/src/main/webapp/WEB-INF/liferay-portlet.xml index 8389ff9..f00f156 100644 --- a/src/main/webapp/WEB-INF/liferay-portlet.xml +++ b/src/main/webapp/WEB-INF/liferay-portlet.xml @@ -2,13 +2,6 @@ - - cloudcomputing-boot-platform-portlet /icon.png diff --git a/src/main/webapp/view.jsp b/src/main/webapp/view.jsp index bfd5399..0c98c72 100644 --- a/src/main/webapp/view.jsp +++ b/src/main/webapp/view.jsp @@ -18,4 +18,4 @@ -This is the cloudcomputing-platform-portlet. \ No newline at end of file +This are the cloudcomputing-platform-portlets. \ No newline at end of file