[JAVA-12714] Removed compiler plugin (#13420)

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
This commit is contained in:
panos-kakos
2023-02-07 15:51:29 +00:00
committed by GitHub
parent 8f49093d3f
commit 0be934a8e8
7 changed files with 0 additions and 38 deletions

View File

@@ -32,15 +32,6 @@
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
</plugin>
</plugins>
</build>
<properties>
<spring-mobile-device.version>1.1.5.RELEASE</spring-mobile-device.version>
</properties>