BAEL-2688 Remove springboot plugin which is duplicated in parent
This commit is contained in:
parent
22c2e6b8c6
commit
7b7ae4e472
@ -25,16 +25,4 @@
|
|||||||
<start-class>com.baeldung.springamqp.simple.HelloWorldMessageApp</start-class>
|
<start-class>com.baeldung.springamqp.simple.HelloWorldMessageApp</start-class>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.springframework.boot</groupId>
|
|
||||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
||||||
<configuration>
|
|
||||||
<mainClass>${start-class}</mainClass>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
|
||||||
</build>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user