From e59a6fabb026e21aeacff87fc3b153c2a460c4a4 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Mon, 2 May 2022 23:48:16 +0100 Subject: [PATCH] v2.0.0 pom --- pom.xml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 1a0753d..d37f9d5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.inteligr8.alfresco aps-public-rest-client - 2.0-SNAPSHOT + 2.0.0 Alfresco Process Services ReST API Client for Java @@ -28,13 +28,13 @@ com.inteligr8 common-rest-client - 2.0-SNAPSHOT + 2.0.0 ${jaxrs.impl} com.inteligr8.alfresco aps-public-rest-api - 2.0-SNAPSHOT + [2.0.0, 3.0.0) ${aps.app.tag} @@ -185,12 +185,6 @@ true false - - inteligr8-snapshots - https://repos.inteligr8.com/nexus/repository/inteligr8-snapshots - false - true - @@ -198,9 +192,5 @@ inteligr8-releases https://repos.inteligr8.com/nexus/repository/inteligr8-public - - inteligr8-snapshots - https://repos.inteligr8.com/nexus/repository/inteligr8-snapshots -