Skip to content
Snippets Groups Projects
Commit f2e59725 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Dependency testings

parent cce84c7b
No related branches found
No related tags found
No related merge requests found
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>2.0.2</version> <version>2.0.2</version>
<configuration> <configuration>
<source>1.7</source> <source>1.8</source>
<target>1.7</target> <target>1.8</target>
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment