Skip to content

Commit 683ff82

Browse files
committed
[maven-release-plugin] prepare release v5.4.1
1 parent 5b261dd commit 683ff82

21 files changed

Lines changed: 23 additions & 24 deletions

File tree

pdfsam-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.pdfsam</groupId>
88
<artifactId>pdfsam-parent</artifactId>
9-
<version>5.4.1-SNAPSHOT</version>
9+
<version>5.4.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pdfsam-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-fonts/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54
<url>https://www.pdfsam.org</url>
65
<description>PDFsam Basic fonts</description>
76
<parent>
87
<groupId>org.pdfsam</groupId>
98
<artifactId>pdfsam-parent</artifactId>
10-
<version>5.4.1-SNAPSHOT</version>
9+
<version>5.4.1</version>
1110
<relativePath>../pom.xml</relativePath>
1211
</parent>
1312

pdfsam-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-i18n/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-persistence/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pdfsam-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.pdfsam</groupId>
77
<artifactId>pdfsam-parent</artifactId>
8-
<version>5.4.1-SNAPSHOT</version>
8+
<version>5.4.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)