Skip to content

Commit

Permalink
Changed the jfilament dependency to include 1.1.7 and edu.leghigh for…
Browse files Browse the repository at this point in the history
… the group id.
  • Loading branch information
m smith committed Sep 11, 2019
1 parent 1b5dea2 commit 943a390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>sc.fiji</groupId>
<groupId>edu.lehigh</groupId>
<artifactId>JFilament_</artifactId>
<version>1.1.2</version>
<version>1.1.7</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 943a390

Please sign in to comment.