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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.1</version>
+ <version>4.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>
@@ -72,7 +72,7 @@ <connection>scm:git:http://git.egiz.gv.at/git/pdf-over</connection>
<developerConnection>scm:git:https://gitlab.iaik.tugraz.at/egiz/pdf-over.git</developerConnection>
<url>http://git.egiz.gv.at/pdf-over</url>
- <tag>pdf-over-4.3.1</tag>
+ <tag>pdf-over-4.1.19</tag>
</scm>
<issueManagement>
|