From d981b5e5e8e89db11f5f30cf11de387152899b76 Mon Sep 17 00:00:00 2001 From: Ralph O'Flinn Date: Fri, 6 Jul 2018 20:38:20 -0500 Subject: [PATCH 1/3] Update pom.xml - for release Updated profiles - release to release-sign-artifacts, added activation, added repository to distributionManagement, updated nexus-staging-maven-plugin version to 1.6.7 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cc49ed04b..bf3d8d609 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,13 @@ - release + release-sign-artifacts + + + performRelease + true + + @@ -352,7 +358,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.3 + 1.6.7 @@ -441,5 +447,9 @@ ossrh https://oss.sonatype.org/content/repositories/snapshots + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + From 945bb204611ebbe93948141257146378327ab384 Mon Sep 17 00:00:00 2001 From: Ralph O'Flinn Date: Fri, 6 Jul 2018 20:40:37 -0500 Subject: [PATCH 2/3] Updated pom.xml - orcid-api-client version Updated pom.xml - orcid-api-client version to 0.6.3 --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index f904dac30..d66c69096 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -59,7 +59,7 @@ org.vivoweb orcid-api-client - 0.6.2 + 0.6.3 From c1e93427ee658d58af14029bc05db3c0b99a1a6b Mon Sep 17 00:00:00 2001 From: Ralph O'Flinn Date: Fri, 6 Jul 2018 20:46:30 -0500 Subject: [PATCH 3/3] Update README.md Changed to 1.10 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 951e901ff..c91f0de7c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ https://wiki.duraspace.org/display/VIVO/ ### Installation Instructions Installation instructions for the latest release can be found at this location on the wiki: -https://wiki.duraspace.org/display/VIVODOC19x/Installing+VIVO +https://wiki.duraspace.org/display/VIVODOC110x/Installing+VIVO ## Contact us There are several ways to contact the VIVO community.