diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-25 19:31:39 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-25 19:53:16 -0400 |
commit | f2ab9c752bb95680e30ccb7708f3d3cdc3ed5100 (patch) | |
tree | d8514806e32db3470c1404623877167493a583a7 /pom.xml | |
parent | 2e32287c37629e1e7267379d5475f0ae6985f416 (diff) |
Release version 2.1.3 dockers and roll version
Release version 2.1.3 dockers and roll to next snapshot
Change-Id: I1c058cf736253d6aa2303f90c0ec910d50a510c7
Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: f73b089cf709de5a1358748bb001053746fe87b1
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam</name> |