Skip to content

Commit

Permalink
Update Owl2Neo4J to v0.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
flekschas committed Nov 25, 2015
1 parent 64f6512 commit 5a5580b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/manifests/default.pp
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
include neo4j

class owl2neo4j {
$owl2neo4j_version = "0.3.3"
$owl2neo4j_version = "0.3.4"
$owl2neo4j_url = "https://github.com/flekschas/owl2neo4j/releases/download/v${owl2neo4j_version}/owl2neo4j.jar"

# Need to remove the old file manually as wget throws a weird
Expand Down

0 comments on commit 5a5580b

Please sign in to comment.