Update jenatools dependency to 1.2.0-SNAPSHOT (#75)
* Update jenatools dependency to 1.2.0-SNAPSHOT Related to: https://jira.duraspace.org/browse/VIVO-1520 * Add Sonatype snapshot repository Related to: https://jira.duraspace.org/browse/VIVO-1520
This commit is contained in:
parent
111c0a8ee5
commit
1570f52957
2 changed files with 17 additions and 2 deletions
|
@ -69,13 +69,13 @@
|
|||
<dependency>
|
||||
<groupId>org.vivoweb</groupId>
|
||||
<artifactId>jena2tools</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.vivoweb</groupId>
|
||||
<artifactId>jena3tools</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue