diff options
author | Ahmed Ashour <asashour@yahoo.com> | 2017-09-14 12:28:32 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-14 13:28:32 +0300 |
commit | 4e720f6b2b48d99b6abe615fa26f399c47122e17 (patch) | |
tree | 9d022710c112a190ce2265702064710940df97ea /liferay-integration/pom.xml | |
parent | 8bb5f30251be2da3bddd182d1e59e6333b7094c9 (diff) | |
download | vaadin-framework-4e720f6b2b48d99b6abe615fa26f399c47122e17.tar.gz vaadin-framework-4e720f6b2b48d99b6abe615fa26f399c47122e17.zip |
Remove redundant versions in POMs (#9990)
Diffstat (limited to 'liferay-integration/pom.xml')
-rw-r--r-- | liferay-integration/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/liferay-integration/pom.xml b/liferay-integration/pom.xml index c932fedc33..d03b5ce8f9 100644 --- a/liferay-integration/pom.xml +++ b/liferay-integration/pom.xml @@ -69,7 +69,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> |