diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-11 12:51:29 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-11 12:55:19 -0500 |
commit | 71e516e7ece73fc19e2746b08e9d8c749ddea2be (patch) | |
tree | 92a6275fcf4dc63c01335e7643f1bb23dbe76550 /auth/auth-fs/pom.xml | |
parent | 2db68e3d8b878fa2dec093cb3d701a10e38a8166 (diff) |
Move to 2.1.3
Jessica said "2.1.2.1" might cause issues. Playing it safe...
Issue-ID: AAF-557
Change-Id: I3f1cce4cbf9047468ba6ca7554aa127b33d99c10
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-fs/pom.xml')
-rw-r--r-- | auth/auth-fs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 26ff5940..ac1a82b3 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.2.1-SNAPSHOT</version> + <version>2.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |