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-directed-graph/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-directed-graph/pom.xml')
-rw-r--r-- | appc-directed-graph/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml index 0983f2848..416c8495c 100644 --- a/appc-directed-graph/pom.xml +++ b/appc-directed-graph/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> |