diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 13:27:58 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 13:27:58 +0100 |
commit | 65975201940943d9bd0ec22dc89f84897fcfb7f7 (patch) | |
tree | acb154caf586a3d0f697ec966e3eabba4f0036ed /pdf-over-commons | |
parent | ae40a5cf1434e73963c0f3ec266741de8f69b6f2 (diff) | |
download | pdf-over-65975201940943d9bd0ec22dc89f84897fcfb7f7.tar.gz pdf-over-65975201940943d9bd0ec22dc89f84897fcfb7f7.tar.bz2 pdf-over-65975201940943d9bd0ec22dc89f84897fcfb7f7.zip |
[maven-release-plugin] rollback the release of pdf-over-4.3.1
Diffstat (limited to 'pdf-over-commons')
-rw-r--r-- | pdf-over-commons/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml index 6b4ad086..560d968e 100644 --- a/pdf-over-commons/pom.xml +++ b/pdf-over-commons/pom.xml @@ -3,12 +3,12 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.3.1</version> + <version>4.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pdf-over-commons</artifactId> - <version>4.3.1</version> + <version>4.3.1-SNAPSHOT</version> </project>
\ No newline at end of file |