diff --git a/pom.xml b/pom.xml
index b52b2d2..3afb459 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,7 @@
5.5.2
19.3.0.0
local
+ org.utplsql.cli.Cli
@@ -111,7 +112,7 @@
flat
- org.utplsql.cli.Cli
+ ${app.main.class}
utplsql
@@ -152,6 +153,7 @@
+
+
+ org.jreleaser
+ jreleaser-maven-plugin
+ 1.0.0
+
+
+
+
+ ${app.main.class}
+
+
+ Samuel Nitsche
+ Vinicius Avellar
+ Jacek Gębal
+ Pazus
+ dmpe
+ Simon Martinelli
+
+
+
+
+ utPLSQL
+ true
+
+
+
+
+
+
+ ${project.build.directory}/utPLSQL-cli.zip
+
+
+
+
+
+
+
com.amashchenko.maven.plugin
gitflow-maven-plugin