Skip to content
Snippets Groups Projects

Maven Central deployment

Merged Martin Vogel requested to merge feature/484-maven-central-deployment into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -76,7 +76,6 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.2</version>
<configuration>
<finalName>fitconnect-sdk-client-${project.version}</finalName>
<archive>
<manifest>
<mainClass>dev.fitko.fitconnect.client.cmd.CommandLineRunner</mainClass>
Loading