diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-08-07 13:05:39 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-08-07 13:05:46 -0700 |
commit | 4836b7ed83e0128e2a53877f0faf68e1e509591a (patch) | |
tree | 5e35d51364f8e2ad656519ea6e4c4f2e52eb5f4e /appc-inbound/pom.xml | |
parent | e67def97e8ed4a84141a90fbcaa114391809bb82 (diff) |
Increment version to 1.6.2
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-inbound/pom.xml')
-rwxr-xr-x | appc-inbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index b65204856..df699b5b7 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </parent> <artifactId>appc-inbound</artifactId> <packaging>pom</packaging> |