Skip to content

Commit 121ad46

Browse files
committed
Change jar name when used as a standalone tool
1 parent 7bc59eb commit 121ad46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<version>${maven.assembly.plugin.version}</version>
178178
<configuration>
179179
<descriptorRefs>
180-
<descriptorRef>jar-with-dependencies</descriptorRef>
180+
<descriptorRef>standalone</descriptorRef>
181181
</descriptorRefs>
182182
<archive>
183183
<manifest>

0 commit comments

Comments
 (0)