Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

Commit

Permalink
Merge pull request #131 from Kerosene-Labs/BIL-4-create-fixed
Browse files Browse the repository at this point in the history
BIL-4: fixing pom again
  • Loading branch information
hlafaille authored Dec 28, 2024
2 parents fb5dce9 + 1fbae5f commit bbdbba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<mainClass>com.kerosenelabs.billtracker.BilltrackerApplication</mainClass>
<mainClass>com.kerosenelabs.billtracker.BilltrackerApplicationKt</mainClass>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit bbdbba0

Please sign in to comment.