Skip to content

fix(build): split into maven modules #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
fix(style): rm unneeded line
  • Loading branch information
valters committed Mar 18, 2025
commit c568052ab889e5fdb3fc42aabe502228a4c84107
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<relativePath>./parent/pom.xml</relativePath>
</parent>

<groupId>com.github.wisser.jailer</groupId>
<artifactId>jailer-gui</artifactId>
<packaging>jar</packaging>
<name>Jailer UI</name>
Expand Down