From f8233ccf28ea1a3040089fc0c5aad7450cef9175 Mon Sep 17 00:00:00 2001 From: Simon Martinelli Date: Tue, 14 Jun 2022 08:50:02 +0200 Subject: [PATCH] Added JReleaser configuration --- pom.xml | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) 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