artifact name and version number
This commit is contained in:
parent
b6f80fabcf
commit
549006fbb5
|
@ -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
|
||||
|
||||
|
|
|
@ -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=
|
||||
|
|
|
@ -2,13 +2,6 @@
|
|||
<!DOCTYPE liferay-portlet-app PUBLIC "-//Liferay//DTD Portlet Application 6.2.0//EN" "http://www.liferay.com/dtd/liferay-portlet-app_6_2_0.dtd">
|
||||
|
||||
<liferay-portlet-app>
|
||||
<!-- <portlet>
|
||||
<portlet-name>cloudcomputing-platform-portlet</portlet-name>
|
||||
<icon>/icon.png</icon>
|
||||
<header-portlet-css>/css/main.css</header-portlet-css>
|
||||
<footer-portlet-javascript>/js/main.js</footer-portlet-javascript>
|
||||
</portlet> -->
|
||||
|
||||
<portlet>
|
||||
<portlet-name>cloudcomputing-boot-platform-portlet</portlet-name>
|
||||
<icon>/icon.png</icon>
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
|
||||
<portlet:defineObjects />
|
||||
|
||||
This is the <b>cloudcomputing-platform-portlet</b>.
|
||||
This are the <b>cloudcomputing-platform-portlets</b>.
|
Loading…
Reference in New Issue