Skip to content

Commit 37681d2

Browse files
committed
Set version to 1.3.31
1 parent 5e85658 commit 37681d2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

openpdf-fonts-extra/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.librepdf</groupId>
77
<artifactId>openpdf-parent</artifactId>
8-
<version>1.3.31-SNAPSHOT</version>
8+
<version>1.3.31</version>
99
</parent>
1010

1111
<artifactId>openpdf-fonts-extra</artifactId>

openpdf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.librepdf</groupId>
77
<artifactId>openpdf-parent</artifactId>
8-
<version>1.3.31-SNAPSHOT</version>
8+
<version>1.3.31</version>
99
</parent>
1010

1111
<artifactId>openpdf</artifactId>

pdf-swing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.librepdf</groupId>
77
<artifactId>openpdf-parent</artifactId>
8-
<version>1.3.31-SNAPSHOT</version>
8+
<version>1.3.31</version>
99
</parent>
1010

1111
<artifactId>pdf-swing</artifactId>

pdf-toolbox/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.librepdf</groupId>
77
<artifactId>openpdf-parent</artifactId>
8-
<version>1.3.31-SNAPSHOT</version>
8+
<version>1.3.31</version>
99
</parent>
1010

1111
<artifactId>pdf-toolbox</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.librepdf</groupId>
77
<artifactId>openpdf-parent</artifactId>
8-
<version>1.3.31-SNAPSHOT</version> <!-- artifact.version -->
8+
<version>1.3.31</version> <!-- artifact.version -->
99
<packaging>pom</packaging>
1010

1111
<!-- please run mvn tidy:pom once in a while -->

0 commit comments

Comments
 (0)