diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-05-02 11:07:07 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-05-02 11:07:19 -0500 |
commit | 1ab34043e05df3d35175a3a3f46e9e6acbb13dd8 (patch) | |
tree | 266495f03f4cea448dc8e09e159b9f733f65c0ff /cadi/oauth-enduser | |
parent | ff3dc8e59295809dd61754cbf28ef6e0785dfff0 (diff) |
Version to 2.1.13
Issue-ID: AAF-785
Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'cadi/oauth-enduser')
-rw-r--r-- | cadi/oauth-enduser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index 05a4f555..edf632b4 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> - <version>2.1.12-SNAPSHOT</version> + <version>2.1.13-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |