Skip to content

Commit

Permalink
change project type from library to application
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Dec 5, 2023
1 parent 77528fd commit 61cc192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
</execution>
</executions>
<configuration>
<projectType>library</projectType>
<projectType>application</projectType>
<schemaVersion>1.3</schemaVersion>
<includeBomSerialNumber>true</includeBomSerialNumber>
<includeCompileScope>true</includeCompileScope>
Expand Down

0 comments on commit 61cc192

Please sign in to comment.