Skip to content

Commit

Permalink
MARP-607 Fix Engine test build failed (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhoan-axonivy authored Jul 29, 2024
1 parent 61110e6 commit b7c95d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
<tagNameFormat>v@{project.version}</tagNameFormat>
</configuration>
</plugin>
<plugin>
<groupId>com.axonivy.ivy.ci</groupId>
<artifactId>project-build-plugin</artifactId>
<version>10.0.16</version>
<extensions>true</extensions>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit b7c95d9

Please sign in to comment.