summaryrefslogtreecommitdiffstats
path: root/auth/auth-client
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-09 20:43:47 +0000
committerSai Gandham <sg481n@att.com>2018-04-09 20:43:53 +0000
commit34e9cfe9e651837b18dba5af99a6fa9816dfb9a8 (patch)
tree83bc52a9816d4597d6886b8749ed0a5cc9b821e3 /auth/auth-client
parentb37ba9bf31a1c55b34bb3a213da20654a1e36eca (diff)
Move auth-client as independent
Issue-ID: AAF-215 Change-Id: Ic074d4d2755b33ab4edc9d085572007f7bc9986b Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth/auth-client')
-rw-r--r--auth/auth-client/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml
index 7f167855..fe4be70c 100644
--- a/auth/auth-client/pom.xml
+++ b/auth/auth-client/pom.xml
@@ -33,6 +33,7 @@
<packaging>jar</packaging>
<properties>
+ <project.interfaceVersion>2.1.0-SNAPSHOT</project.interfaceVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<!-- SONAR -->