Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bd9d78f

Browse files
committedJan 9, 2019
[RELEASE] 2.0.3-SNAPSHOT -> 2.0.3
1 parent c5af5b3 commit bd9d78f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>com.itextpdf</groupId>
66
<artifactId>root</artifactId>
7-
<version>7.1.5-SNAPSHOT</version>
7+
<version>7.1.5</version>
88
<relativePath/>
99
</parent>
1010
<artifactId>cleanup</artifactId>
11-
<version>2.0.3-SNAPSHOT</version>
11+
<version>2.0.3</version>
1212
<name>pdfSweep</name>
1313
<url>http://itextpdf.com/</url>
1414
<properties>

0 commit comments

Comments
 (0)
Please sign in to comment.