Increment version number
Changing to version 1.5.0-SNAPSHOT
Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
diff --git a/appc-client/code-generator/pom.xml b/appc-client/code-generator/pom.xml
index 0ef9d83..a5b333c 100644
--- a/appc-client/code-generator/pom.xml
+++ b/appc-client/code-generator/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>appc-java-client</artifactId>
<groupId>org.onap.appc.client</groupId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<artifactId>code-generator</artifactId>