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

Updated pom dependencies

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