Skip to content

Commit a4dd755

Browse files
committed
[maven-release-plugin] prepare release pdf-over-4.4.3.1
1 parent 57fabe1 commit a4dd755

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

pdf-over-commons/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<parent>
44
<artifactId>pdf-over</artifactId>
55
<groupId>at.a-sit</groupId>
6-
<version>4.4.4-SNAPSHOT</version>
6+
<version>4.4.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

1010
<artifactId>pdf-over-commons</artifactId>
11-
<version>4.4.4-SNAPSHOT</version>
11+
<version>4.4.3.1</version>
1212
<dependencies>
1313
<dependency>
1414
<groupId>org.slf4j</groupId>

pdf-over-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>pdf-over</artifactId>
55
<groupId>at.a-sit</groupId>
6-
<version>4.4.4-SNAPSHOT</version>
6+
<version>4.4.3.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>pdf-over-gui</artifactId>

pdf-over-signer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>pdf-over</artifactId>
55
<groupId>at.a-sit</groupId>
6-
<version>4.4.4-SNAPSHOT</version>
6+
<version>4.4.3.1</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>pdf-over-signer</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>at.a-sit</groupId>
66
<artifactId>pdf-over</artifactId>
7-
<version>4.4.4-SNAPSHOT</version>
7+
<version>4.4.3.1</version>
88
<packaging>pom</packaging>
99

1010
<name>PDF-Over</name>
@@ -72,7 +72,7 @@
7272
<connection>scm:git:http://git.egiz.gv.at/git/pdf-over</connection>
7373
<developerConnection>scm:git:[email protected]:egiz/pdf-over.git</developerConnection>
7474
<url>http://git.egiz.gv.at/pdf-over</url>
75-
<tag>HEAD</tag>
75+
<tag>pdf-over-4.4.3.1</tag>
7676
</scm>
7777

7878
<issueManagement>

0 commit comments

Comments
 (0)