cleaned up whitespaces

This commit is contained in:
Chernykh Alexander 2016-07-16 01:05:19 +03:00 committed by GitHub
parent 3b8ec66168
commit c960c2f2a8
1 changed files with 1 additions and 7 deletions

View File

@ -68,12 +68,10 @@
</resources>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
@ -82,10 +80,6 @@
<target>1.8</target>
</configuration>
</plugin>
</plugins>
</build>
</project>
</project>