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

use ${project.version} for bigdataviewer-core dependencies in subprojects

parent ac9176f4
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@
<dependency>
<groupId>sc.fiji</groupId>
<artifactId>bigdataviewer-core</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment