Skip to content

Commit

Permalink
Fixed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pbloem committed Aug 19, 2016
1 parent e7b6bbc commit 9d51f04
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
<dependency>
<groupId>com.github.Data2Semantics</groupId>
<artifactId>nodes</artifactId>
<version>v0.1.8</version>
<version>v0.1.10</version>
</dependency>
<!-- <dependency>
<groupId>data2semantics</groupId>
<artifactId>nodes</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency> -->
<!-- <dependency> -->
<!-- <groupId>data2semantics</groupId> -->
<!-- <artifactId>nodes</artifactId> -->
<!-- <version>0.0.1-SNAPSHOT</version> -->
<!-- </dependency> -->
</dependencies>

<repositories>
Expand Down

0 comments on commit 9d51f04

Please sign in to comment.