diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-31 12:51:29 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-08-31 12:51:29 -0400 |
commit | c7f07d7ef8d70ea520a274914c42b3eeb68bdb3e (patch) | |
tree | 2d13c8714e4efea03fbdf41045994dc8165006a1 /sdnr/wt/pom.xml | |
parent | d2ef8edac288371db8bf049a7a82b3e084862743 (diff) |
Release initial Istanbul ccsdk/features
Release initial Istanbul (1.2.0) ccsdk/feature version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index 8a9da67fe..ca3775414 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sdnr-wireless transport :: micro-services</name> |