summaryrefslogtreecommitdiff
path: root/pdf-over-gui
diff options
context:
space:
mode:
authorAndreas Abraham <aabraham@iaik.tugraz.at>2018-03-23 16:46:43 +0100
committerAndreas Abraham <aabraham@iaik.tugraz.at>2018-03-23 16:46:43 +0100
commit8bf5b3708da38db58bf83172114174d8b90fe346 (patch)
treebe161dfb163570de35e10ea0314cb5d92194e47e /pdf-over-gui
parentfd6d1e25573e0919a95d4359d393ce5e60226047 (diff)
downloadpdf-over-8bf5b3708da38db58bf83172114174d8b90fe346.tar.gz
pdf-over-8bf5b3708da38db58bf83172114174d8b90fe346.tar.bz2
pdf-over-8bf5b3708da38db58bf83172114174d8b90fe346.zip
[maven-release-plugin] prepare release pdf-over-4.1.17pdf-over-4.1.17
Diffstat (limited to 'pdf-over-gui')
-rw-r--r--pdf-over-gui/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 788d3afc..8463fa3e 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.1.17-SNAPSHOT</version>
+ <version>4.1.17</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>