diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-11 08:25:38 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-11 08:25:47 -0500 |
commit | 8298ed5d5889a928c988767370dc91645c2570ab (patch) | |
tree | 1008e637f3cf89e2bcb7880f1fb2fcc4944c3a96 /auth/auth-hello/pom.xml | |
parent | 5451a509e10530c62c8939f0bbdb294f3e6c7286 (diff) |
Move to 2.1.2.1
Issue-ID: AAF-557
Change-Id: I6dffe397b7a98eeba60c27b92fcf4a07ad9bd6b9
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-hello/pom.xml')
-rw-r--r-- | auth/auth-hello/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index db732a68..68d27adc 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |