diff --git a/pom.xml b/pom.xml index 80a63cf..1adbe1d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ The Google hook allows users to login with their Google credentials to a liferay portal - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT scm:svn:http://svn.cite.gr/code-bluebridge/google-hook diff --git a/src/main/resources/content/Language.properties b/src/main/resources/content/Language.properties index dd81782..6efef36 100644 --- a/src/main/resources/content/Language.properties +++ b/src/main/resources/content/Language.properties @@ -4,4 +4,4 @@ google-client-secret=Client Secret google-client-id-helpMessage=Fill this field with the client id google has provided you with google-client-secret-helpMessage=Fill this field with client secret google has provided you with google-enable=Check, if you want to use google login, otherwise uncheck -sign-in-with-google=Sign up with Google \ No newline at end of file +sign-in-with-google=Log in with Google \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties index 9ca09a2..21053dd 100644 --- a/src/main/webapp/WEB-INF/liferay-plugin-package.properties +++ b/src/main/webapp/WEB-INF/liferay-plugin-package.properties @@ -6,4 +6,4 @@ short-description= change-log= page-url=http://www.gcube-system.org author=M. Nikolopoulos, M. Assante -licenses=EUPS +licenses=EUPL