From 3a003eff29fdc0a213af6696bd981cf92b1fc3e6 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Mon, 2 May 2022 17:20:01 -0400 Subject: [PATCH] renamed to common-rest-client --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d7605c..3d0ceec 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 - common-rest-api + common-rest-client 2.0-SNAPSHOT ReST API Client for Java