diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 10:05:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 10:05:15 -0400 |
commit | 53f87009fb3f39169f9cb7943282079cc0efc66b (patch) | |
tree | c3a4e72bf58c40191713f8ffbf910024ef036dc4 /restconf-client/features/ccsdk-restconf-client/pom.xml | |
parent | f1ad9a52c7afe017ff69febe4b5f4aaf5f4b29dc (diff) |
Roll version to 0.6.45.0.2-ONAPelalto
Roll version to 0.6.4-SNAPSHOT
Change-Id: Ib2e9a4e409075d211e8a63b5d30805c23f40839a
Issue-ID: CCSDK-1827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'restconf-client/features/ccsdk-restconf-client/pom.xml')
-rw-r--r-- | restconf-client/features/ccsdk-restconf-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restconf-client/features/ccsdk-restconf-client/pom.xml b/restconf-client/features/ccsdk-restconf-client/pom.xml index a4760949..236bcccf 100644 --- a/restconf-client/features/ccsdk-restconf-client/pom.xml +++ b/restconf-client/features/ccsdk-restconf-client/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-restconf-client</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> <packaging>feature</packaging> <properties> |