Skip to content
Snippets Groups Projects
Commit 41ed12b3 authored by Andrea Burattin's avatar Andrea Burattin
Browse files

Updated pom dependencies

parent 2fd7a7a9
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@
<name>Maven repository for JARs specific to the Apromore project</name>
<url>https://raw.github.com/apromore/ApromoreCore_SupportLibs/master/mvn-repo/</url>
</repository>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencies>
......@@ -46,7 +50,7 @@
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>beamline</groupId>
<groupId>com.github.beamline</groupId>
<artifactId>graphviz</artifactId>
<version>0.0.2</version>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment