Skip to content

Commit 275ce03

Browse files
committed
Prefix artifact FinalName with 'itext7-'
1 parent 1d23564 commit 275ce03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
</dependencies>
9191

9292
<build>
93+
<finalName>itext7-${project.artifactId}-${project.version}</finalName>
9394
<plugins>
9495
<plugin>
9596
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)