diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-12 13:11:18 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-12 13:11:18 -0400 |
commit | 358d59e60ed62643c59f4fe7048a0c84374754f6 (patch) | |
tree | d18728b4cb5c3bba776c97568fd78adcb2df9e4c /pom.xml | |
parent | a1dbf517fb224954fef2420ab15d95e2045dcbb8 (diff) |
Release version 2.1.4 maven artifacts and roll version
Release version 2.1.4 maven artifacts and roll to next snapshot
version
Change-Id: Ib5a9325f93f2b6c011ecd6c0544ee0c1846796b7
Issue-ID: SDNC-1507
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 817debfd58650eea8922e63a5546d5829d00b058
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.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam</name> |