diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-28 14:11:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-28 14:11:56 -0400 |
commit | 60c76dd67f768bcb2427468ea0a81151c4974657 (patch) | |
tree | 3eaa78f58e02e564329b0676a610fc55b84865e0 /lib/doorman | |
parent | eafb2635f98d75a25769cb35c654b46b303d78c3 (diff) |
Release version 1.3.0 of ccsdk/features
Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot
Issue-ID: CCSDK-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034
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 88f69422c..36a198d2f 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.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |