From 1570f529571b924029b401fd918f43144e35afdf Mon Sep 17 00:00:00 2001 From: Andrew Woods Date: Wed, 30 May 2018 14:47:11 -0400 Subject: [PATCH] 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 --- home/pom.xml | 4 ++-- pom.xml | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/home/pom.xml b/home/pom.xml index 61fe396ab..8d77b7c3e 100644 --- a/home/pom.xml +++ b/home/pom.xml @@ -69,13 +69,13 @@ org.vivoweb jena2tools - 1.1.1 + 1.2.0-SNAPSHOT true org.vivoweb jena3tools - 1.1.1 + 1.2.0-SNAPSHOT true diff --git a/pom.xml b/pom.xml index 46135fea2..b8508b955 100644 --- a/pom.xml +++ b/pom.xml @@ -372,4 +372,19 @@ https://oss.sonatype.org/content/repositories/snapshots + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + +