diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-04-23 13:02:32 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-04-23 13:03:03 -0500 |
commit | 096803ce0a8f4a57cc2f78f7d969cab18cb7a93e (patch) | |
tree | d67041eeef79c3101a682df53f0ecb9e9204c412 /auth/auth-service/pom.xml | |
parent | 6feb44b8f354d039e74084a3fcd0ad218f4a5c45 (diff) |
Change Version to 2.1.12-SNAPSHOT
Issue-ID: AAF-819
Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-service/pom.xml')
-rw-r--r-- | auth/auth-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index c0f7c2ca..e3a9cfc0 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.11-SNAPSHOT</version> + <version>2.1.12-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |