From e67eef5bcd36405479e9b0b45a9f85a0fcccb926 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Thu, 3 Jun 2021 21:21:40 -0400 Subject: [PATCH] changed version for DEV --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05c3d49..abf890c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.inteligr8.alfresco acs-public-rest-api - 2.0.0-v1 + 1.0-SNAPSHOT-v2 Alfresco Content Services ReST API Client for Java