diff options
author | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-11-16 16:09:58 +0100 |
---|---|---|
committer | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-11-16 16:09:58 +0100 |
commit | 53db90f4a64357f6d7c2ea84a005981fe61f96ec (patch) | |
tree | e8ae340551bde8016f261b9d8225de9a3939fe4d /pdf-over-signer/pom.xml | |
parent | bb1938991cfca6aadbe7da01c12006a424771bb4 (diff) | |
download | pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.tar.gz pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.tar.bz2 pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-signer/pom.xml')
-rw-r--r-- | pdf-over-signer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index e0fc5450..bc5f01c0 100644 --- a/pdf-over-signer/pom.xml +++ b/pdf-over-signer/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.4.3</version> + <version>4.4.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> |