Skip to content

Commit

Permalink
KOGITO-3208: fix integration-tests-trusty-service-springboot/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kostola committed Oct 15, 2020
1 parent 0744688 commit 1e832db
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,6 @@
</executions>
</plugin>

<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${version.springboot}</version>
<executions>
<execution>
<goals>
<goal>repackage</goal>
</goals>
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-maven-plugin</artifactId>
Expand Down

0 comments on commit 1e832db

Please sign in to comment.