diff options
author | sg481n <sg481n@att.com> | 2017-08-10 17:50:54 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-08-10 17:50:54 -0400 |
commit | dcf76988526af8e15181a29987383af2e1d64156 (patch) | |
tree | fbe5716244125b277f98f6539a07db95ef8bdf44 /authz-gw/pom.xml | |
parent | c548cc96e7cf048894686a12dce8d77111378317 (diff) |
Update AAF Version 1.0.0
Change-Id: I113b95c520291f08ba387533be28bd4942d666f1
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'authz-gw/pom.xml')
-rw-r--r-- | authz-gw/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml index 29564b53..04636a73 100644 --- a/authz-gw/pom.xml +++ b/authz-gw/pom.xml @@ -27,7 +27,7 @@ <parent>
<groupId>com.att.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.0.15</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
|