Skip to content

Commit

Permalink
#39 cleanUp
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioformosa committed Nov 1, 2021
1 parent 734bb1b commit 27fab8a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 100 deletions.
7 changes: 7 additions & 0 deletions quartz-manager-parent/quartz-manager-web-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,13 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>

<!-- TEST -->
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<scope>test</scope>
</dependency>
</dependencies>


Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 27fab8a

Please sign in to comment.