Skip to content

Commit

Permalink
Remove Tools Module
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Nov 22, 2018
1 parent 790bcde commit a516202
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions modules/BoundingDiametersSuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,5 @@
<artifactId>boundingdiametersui</artifactId>
<version>0.0.1</version>
</dependency>
<dependency>
<groupId>nl.liacs</groupId>
<artifactId>boundingdiameterstools</artifactId>
<version>0.0.1</version>
</dependency>
</dependencies>
</project>
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<module>modules/BoundingDiametersSuite</module>
<module>modules/BoundingDiameters</module>
<module>modules/BoundingDiametersUI</module>
<module>modules/BoundingDiametersTools</module>
</modules>

<!-- Properties -->
Expand Down

0 comments on commit a516202

Please sign in to comment.