Skip to content

Commit

Permalink
fix POM (iluwatar#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejsvisockis committed Apr 15, 2024
1 parent 1b8217c commit 53304a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active-record/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<configuration>
<archive>
<manifest>
<mainClass>com.iluwatar.dao.App</mainClass>
<mainClass>com.iluwatar.activerecord.App</mainClass>
</manifest>
</archive>
</configuration>
Expand Down

0 comments on commit 53304a5

Please sign in to comment.