diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-02-27 18:28:56 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-02-27 18:32:15 -0600 |
commit | fe3c40d9686febe8b6dd633bb9b1bbebba00288b (patch) | |
tree | 3eac850b46c6968215f91b2ee5bcc506112f0807 /auth/auth-certman/pom.xml | |
parent | 1549cd48ba8d951d7bb58a5979a57c38424f7bb5 (diff) |
Change verison to match POMs2.1.10
Issue-ID: AAF-771
Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-certman/pom.xml')
-rw-r--r-- | auth/auth-certman/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index e97c414c..ba346e6f 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.11-SNAPSHOT</version> + <version>2.1.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |