summaryrefslogtreecommitdiffstats
path: root/grpc-resource/features/ccsdk-grpc-client/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 11:32:13 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 11:32:13 -0400
commit11dc926dd63a78fc761532a1691eef75ca2a9252 (patch)
tree28a59a423b156c41ee5a0ae73341e5cf2a15e049 /grpc-resource/features/ccsdk-grpc-client/pom.xml
parent167d3788417d8cdbcf8a36901546af2e7a6f1da7 (diff)
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT) Change-Id: I661123e65eb239164077ce2bf60e6425cc348fa4 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grpc-resource/features/ccsdk-grpc-client/pom.xml')
-rw-r--r--grpc-resource/features/ccsdk-grpc-client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml
index 0cd94bc8..501d2182 100644
--- a/grpc-resource/features/ccsdk-grpc-client/pom.xml
+++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-grpc-client</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.4.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name>