Skip to content

Commit

Permalink
Updated pom.xml to hdt 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Miel Vander Sande committed Jul 5, 2016
1 parent 23cc701 commit b163936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.rdfhdt</groupId>
<artifactId>hdt-jena</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>2.0</version>
</dependency>
<dependency>
<groupId>org.freemarker</groupId>
Expand Down

1 comment on commit b163936

@RubenVerborgh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mielvds Where did you find hdt-jena 2.0? I get:

[ERROR] Failed to execute goal on project ldfserver: Could not resolve dependencies for project org.linkeddatafragments:ldfserver:war:0.2.0: Could not find artifact org.rdfhdt:hdt-jena:jar:2.0 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

Please sign in to comment.