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 /cadi/core | |
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 'cadi/core')
-rw-r--r-- | cadi/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index f7ad1a70..817f140d 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -16,7 +16,7 @@ <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> <relativePath>..</relativePath> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |