Skip to content

Commit

Permalink
fix the unable to find main class
Browse files Browse the repository at this point in the history
  • Loading branch information
antkorwin committed Dec 2, 2018
1 parent d4d804b commit b53b39e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,6 @@
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
<resources>
<resource>
<directory>${project.basedir}/src/main/resources</directory>
Expand Down

0 comments on commit b53b39e

Please sign in to comment.