Skip to content

Commit 0bc72fb

Browse files
committed
[maven-release-plugin] prepare release pdf-over-4.4.7
1 parent 67697ad commit 0bc72fb

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.7-SNAPSHOT</version>
6+
<version>4.4.7</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

1010
<artifactId>pdf-over-commons</artifactId>
11-
<version>4.4.7-SNAPSHOT</version>
11+
<version>4.4.7</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.7-SNAPSHOT</version>
6+
<version>4.4.7</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.7-SNAPSHOT</version>
6+
<version>4.4.7</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.7-SNAPSHOT</version>
7+
<version>4.4.7</version>
88
<packaging>pom</packaging>
99

1010
<name>PDF-Over</name>
@@ -93,7 +93,7 @@
9393
<connection>scm:git:https://github.com/a-sit/PDF-Over.git</connection>
9494
<developerConnection>scm:git:[email protected]:a-sit/PDF-Over.git</developerConnection>
9595
<url>https://github.com/a-sit/PDF-Over</url>
96-
<tag>HEAD</tag>
96+
<tag>pdf-over-4.4.7</tag>
9797
</scm>
9898

9999
<issueManagement>

0 commit comments

Comments
 (0)