diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:00:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:00:10 -0400 |
commit | 54f8f8bab00517f2c535d45d6a481eb437654402 (patch) | |
tree | 5574d1a9fcc5868c6ef491256cbc3a3f05e80155 /grpc-resource/features | |
parent | 67d6e8b99c58ccb78df76e3c8a344266791ed0f4 (diff) |
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I469c071edd9857dad003b36362a236b0d99c3e1d
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grpc-resource/features')
-rw-r--r-- | grpc-resource/features/ccsdk-grpc-client/pom.xml | 2 | ||||
-rwxr-xr-x | grpc-resource/features/features-grpc-client/pom.xml | 2 | ||||
-rwxr-xr-x | grpc-resource/features/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml index 3d7b8877..7205b765 100644 --- a/grpc-resource/features/ccsdk-grpc-client/pom.xml +++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml index bf96fc20..a62c8a68 100755 --- a/grpc-resource/features/features-grpc-client/pom.xml +++ b/grpc-resource/features/features-grpc-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml index 8ac09a20..b0436d13 100755 --- a/grpc-resource/features/pom.xml +++ b/grpc-resource/features/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> |