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 /aai-service/pom.xml | |
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 'aai-service/pom.xml')
-rwxr-xr-x | aai-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/pom.xml b/aai-service/pom.xml index 6e5e4416..a9b2ac05 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -5,7 +5,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> |