diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-20 11:02:59 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-20 11:02:59 -0400 |
commit | 2c5ea21211a4b645bbfd80d4301d8b8d09615e1a (patch) | |
tree | c7f6e699c2457b8aca9d5a5808774c62a678f199 /optical-service/pom.xml | |
parent | 3f2db4ca66cc5ce6b8933867ea2296401621d892 (diff) |
Release version 2.1.3 and roll version
Release version 2.1.3 and roll to next snapshot
Change-Id: I01f545850608edadac4af6272e8a3a159d03e1ae
Issue-ID: SDNC-1520
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'optical-service/pom.xml')
-rw-r--r-- | optical-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 346aa57f..b4f849a7 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service</name> |