diff options
author | 2021-12-09 12:22:05 -0500 | |
---|---|---|
committer | 2021-12-09 12:22:05 -0500 | |
commit | ecc80e9cd6090f3c76d47e0ac990224c6786a086 (patch) | |
tree | f960249400613f4f51f113b86359fca9342c2bb0 /lib/doorman | |
parent | a0541d9650f030409dcc2f920a5b95d4991412f7 (diff) |
Release version 1.2.7
Release version 1.2.7 and roll to next snapshot
Issue-ID: SDNC-1640
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I49d688c8afdb4d1bfdf876dcdb3c1622afd90c84
Diffstat (limited to 'lib/doorman')
-rw-r--r-- | lib/doorman/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml index 593f1b3a0..366bf2770 100644 --- a/lib/doorman/pom.xml +++ b/lib/doorman/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.2.7-SNAPSHOT</version> + <version>1.2.8-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |