Roll to next version after release
Change to version 1.4.1-SNAPSHOT
Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml
index 3f26519..dbcb04c 100644
--- a/appc-client/client-simulator/pom.xml
+++ b/appc-client/client-simulator/pom.xml
@@ -27,7 +27,7 @@
<parent>
<artifactId>appc-java-client</artifactId>
<groupId>org.onap.appc.client</groupId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>client-simulator</artifactId>