diff options
author | 2020-01-21 19:39:17 +0000 | |
---|---|---|
committer | 2020-01-21 19:39:17 +0000 | |
commit | f16e1eef7e30a9b64b4dc65fd2ebaa147526270b (patch) | |
tree | 5fa0388d5a464f6275e4768f25b9f37ea502336e /appc-config/appc-flow-controller/pom.xml | |
parent | 21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d (diff) |
Release appc1.7.0
Diffstat (limited to 'appc-config/appc-flow-controller/pom.xml')
-rw-r--r-- | appc-config/appc-flow-controller/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index a74986540..0bb07fddc 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -67,5 +67,5 @@ <module>installer</module> </modules> <description>Flow sequence executor for APPC</description> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> |