From ff8f84954ce0c57ce038bf855965888fcbed2531 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Thu, 3 Jun 2021 21:16:47 -0400 Subject: [PATCH] renamed project --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6265ef..0140721 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8.alfresco - activiti-java-enterprise-api + aps-public-rest-api 1.0-v1-SNAPSHOT Alfresco Process Services ReST API Client for Java