diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-05-24 11:07:06 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-05-24 11:07:49 +0530 |
commit | acc7ff95a7e34daf0c1ded4a29ba98b4855ef68f (patch) | |
tree | ee04b14ba3a858236bd95e12aa077f548ae363bf /bpmn/pom.xml | |
parent | b87ccbbf96a0eac4261f5a2d51c03e18b4243ddb (diff) |
Update the version to release
Issue-ID: SO-1921
Change-Id: Ib178c25b1d8704f77efa7499d724e0dead85728a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index fd070bb81b..85a45db6ba 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -25,7 +25,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <sdnc.northbound.version>1.5.1</sdnc.northbound.version> - <appc.client.version>1.6.0-SNAPSHOT</appc.client.version> + <appc.client.version>1.5.0</appc.client.version> </properties> <modules> |