Skip to content

Commit

Permalink
removes graalvm plugin to verify if builds successful
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli committed Sep 10, 2023
1 parent 14f5bca commit 874ad7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions catalog-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,6 @@

<build>
<plugins>
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
Expand Down

0 comments on commit 874ad7b

Please sign in to comment.