Skip to content
Snippets Groups Projects
Commit 17538859 authored by Tim Molter's avatar Tim Molter
Browse files

update version in pom [ci skip]

parent 257b28a3
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.5.1</version>
<version>3.1</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
......@@ -94,7 +94,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8.1</version>
<version>2.9</version>
<executions>
<execution>
<id>attach-javadocs</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment