aboutsummaryrefslogtreecommitdiff
path: root/id/moa-id-webgui
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2017-03-13 10:49:05 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2017-03-13 10:49:05 +0100
commita3f328d74992d6f706a2ec7f719f15f3c35164ab (patch)
tree443219db76e1b587a2f015550d89a6b6983068ec /id/moa-id-webgui
parent26bb4fd242bff64c38530bf782865e0bf29c72b5 (diff)
downloadmoa-id-spss-a3f328d74992d6f706a2ec7f719f15f3c35164ab.tar.gz
moa-id-spss-a3f328d74992d6f706a2ec7f719f15f3c35164ab.tar.bz2
moa-id-spss-a3f328d74992d6f706a2ec7f719f15f3c35164ab.zip
update build process to support current JDK version
Diffstat (limited to 'id/moa-id-webgui')
-rw-r--r--id/moa-id-webgui/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml
index 31247efc1..a3b3675ef 100644
--- a/id/moa-id-webgui/pom.xml
+++ b/id/moa-id-webgui/pom.xml
@@ -29,7 +29,6 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.1</version>
<configuration>
<source>1.7</source>
<target>1.7</target>