projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91e7fe2
)
Change name of generated JAR file
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 25 Feb 2016 06:40:51 +0000
(07:40 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 25 Feb 2016 06:40:51 +0000
(07:40 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
13937ce
..
abc5aaf
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-118,6
+118,7
@@
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2-beta-5</version>
<configuration>
+ <finalName>sone</finalName>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>