Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphael
histream
Commits
98a32fce
Commit
98a32fce
authored
Jul 27, 2015
by
R.W.Majeed
Browse files
Updated dependency to latest version of Sesame
parent
c97859d2
Changes
1
Show whitespace changes
Inline
Side-by-side
HIStream-SKOS/pom.xml
View file @
98a32fce
...
...
@@ -41,30 +41,30 @@
<dependency>
<groupId>
org.openrdf.sesame
</groupId>
<artifactId>
sesame-model
</artifactId>
<version>
2.8.
3
</version>
<version>
2.8.
4
</version>
</dependency>
<dependency>
<!-- in memory store -->
<groupId>
org.openrdf.sesame
</groupId>
<artifactId>
sesame-sail-memory
</artifactId>
<version>
2.8.
3
</version>
<version>
2.8.
4
</version>
</dependency>
<dependency>
<groupId>
org.openrdf.sesame
</groupId>
<artifactId>
sesame-repository-sail
</artifactId>
<version>
2.8.
3
</version>
<version>
2.8.
4
</version>
</dependency>
<!-- RDF i/o -->
<dependency>
<groupId>
org.openrdf.sesame
</groupId>
<artifactId>
sesame-rio-api
</artifactId>
<version>
2.8.
3
</version>
<version>
2.8.
4
</version>
</dependency>
<dependency>
<groupId>
org.openrdf.sesame
</groupId>
<artifactId>
sesame-rio-turtle
</artifactId>
<version>
2.8.
3
</version>
<version>
2.8.
4
</version>
</dependency>
<!-- redirect slf4j to java.util.logging, use version used by org.openrdf -->
<dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment