Skip to content
Snippets Groups Projects
Commit ab04f9c5 authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

update parent pom and set scijava.jvm.version to 1.8

parent a26d4e03
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>sc.fiji</groupId> <groupId>sc.fiji</groupId>
<artifactId>pom-bigdataviewer</artifactId> <artifactId>pom-bigdataviewer</artifactId>
<version>3.0.0</version> <version>3.1.0</version>
</parent> </parent>
<artifactId>bigdataviewer_fiji</artifactId> <artifactId>bigdataviewer_fiji</artifactId>
...@@ -86,7 +86,8 @@ ...@@ -86,7 +86,8 @@
</ciManagement> </ciManagement>
<properties> <properties>
<scijava.jvm.version>1.7</scijava.jvm.version> <scijava.jvm.version>1.8</scijava.jvm.version>
<enforcer.skip>true</enforcer.skip>
</properties> </properties>
<repositories> <repositories>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment