diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:13:28 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:13:28 -0500 |
commit | 7c230cc2dbb388b075214386f6b38112a8229129 (patch) | |
tree | 069d4fc8fb9849b7f3299fcd32c7ba60c184c2ef /lib/doorman/pom.xml | |
parent | 41a7776b97a40d9784cbaae6fa63da90c2be4d38 (diff) |
Release version 1.2.6 (Istanbul / Silicon SR2)
Release version 1.2.6 and roll to next snapshot version
Issue-ID: CCSDK-3515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9a7877ec6573a6a6a77468052ff4dbee76dc04ee
Diffstat (limited to 'lib/doorman/pom.xml')
-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 77350189c..593f1b3a0 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.6-SNAPSHOT</version> + <version>1.2.7-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |