[AAI] Remove Robby Maharajh & Harish Kajur as committers
[aai/rest-client.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 22b9c82..2111767 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <groupId>org.onap.aai</groupId>
     <artifactId>rest-client</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <name>aai-rest-client</name>
 
     <properties>
-        <aai.common.version>1.9.2</aai.common.version>
+        <aai.common.version>1.9.3</aai.common.version>
         <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
         <jacoco.report.directory>${project.build.directory}/code-coverage</jacoco.report.directory>
         <jacoco.line.coverage.limit>0.80</jacoco.line.coverage.limit>