just updated the liferay maven plugin version as it won't compile anymore otherwise

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/liferay62-plugins/generic-configurable-theme@162239 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2018-01-17 09:49:42 +00:00
parent ee1d6adf4f
commit d0824a070d
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset component="generic-configurable-theme" date="2017-01-24"> s <Changeset component="generic-configurable-theme" date="2017-01-24">
<Change>First Version</Change> <Change>First Version</Change>
</Changeset> </Changeset>
</ReleaseNotes> </ReleaseNotes>

View File

@ -11,7 +11,7 @@
<artifactId>generic-configurable-theme</artifactId> <artifactId>generic-configurable-theme</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<name>generic-configurable-theme Theme</name> <name>generic-configurable-theme Theme</name>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
@ -131,7 +131,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<liferay.version>6.2.5</liferay.version> <liferay.version>6.2.5</liferay.version>
<liferay.maven.plugin.version>6.2.5</liferay.maven.plugin.version> <liferay.maven.plugin.version>6.2.10.12</liferay.maven.plugin.version>
<liferay.auto.deploy.dir>/Users/massi/portal/liferay-portal-6.2-ce-ga6/deploy</liferay.auto.deploy.dir> <liferay.auto.deploy.dir>/Users/massi/portal/liferay-portal-6.2-ce-ga6/deploy</liferay.auto.deploy.dir>
<liferay.app.server.deploy.dir>/Users/massi/portal/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/webapps</liferay.app.server.deploy.dir> <liferay.app.server.deploy.dir>/Users/massi/portal/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/webapps</liferay.app.server.deploy.dir>
<liferay.app.server.lib.global.dir>/Users/massi/portal/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/ext</liferay.app.server.lib.global.dir> <liferay.app.server.lib.global.dir>/Users/massi/portal/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/ext</liferay.app.server.lib.global.dir>

View File

@ -1,6 +1,6 @@
name=generic-configurable-theme name=generic-configurable-theme
module-group-id=liferay module-group-id=liferay
module-incremental-version=3 module-incremental-version=4
tags= tags=
short-description= short-description=
change-log= change-log=