Moving name of jarfile out of profile.
This commit is contained in:
parent
2fe3d4fd52
commit
b37678d5d5
4
pom.xml
4
pom.xml
@ -110,8 +110,9 @@
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<finalName>${jar.filename}</finalName>
|
||||
|
||||
<plugins>
|
||||
<!-- Enforcer to enforce min Maven version -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
@ -360,7 +361,6 @@
|
||||
</property>
|
||||
</activation>
|
||||
<build>
|
||||
<finalName>${jar.filename}</finalName>
|
||||
<plugins>
|
||||
<!-- Copy dependencies -->
|
||||
<plugin>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user