aboutsummaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-06-06 15:35:49 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-06 15:35:49 +0000
commit9289ac0afefe62f6c8e9cebddb611a8571bf5642 (patch)
tree496991e27179adf4c43e5834fb23e5136d2aa203 /auth
parent407c388c4e2eae3e1d9ac77d5f8a8ca76b730f26 (diff)
parent75ff76ed35224607d5bb13544f489ff81828f7d9 (diff)
Merge "Adding services engine module"
Diffstat (limited to 'auth')
-rw-r--r--auth/cli-editor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 1f1863da6..0252fedc5 100644
--- a/auth/cli-editor/pom.xml
+++ b/auth/cli-editor/pom.xml
@@ -41,7 +41,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
- <version>1.4</version>
+ <version>${version.commons-cli}</version>
</dependency>
</dependencies>
</project> \ No newline at end of file