From 65b70190e0de9f7b6d173c918a7873b37ff66ea3 Mon Sep 17 00:00:00 2001
From: Patrick Brady <patrick.brady@att.com>
Date: Wed, 11 Sep 2019 10:50:54 -0700
Subject: Increment version to 1.6.3-SNAPSHOT

Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
---
 appc-outbound/appc-network-inventory-client/installer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'appc-outbound/appc-network-inventory-client/installer')

diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml
index d88cdb9e6..361581e62 100755
--- a/appc-outbound/appc-network-inventory-client/installer/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml
@@ -152,5 +152,5 @@
 	</build>
 
 	<artifactId>appc-network-inventory-client-installer</artifactId>
-	<version>1.6.2-SNAPSHOT</version>
+	<version>1.6.3-SNAPSHOT</version>
 </project>
-- 
cgit