diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 10:54:34 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 10:54:34 -0400 |
commit | 69a3d84baf4c5b312b6fd402616881d4dd6333a3 (patch) | |
tree | a544082b61c48cb5271ffd7b2021ed306b69031f /features/features-sli-core | |
parent | d9d9f8df0b8aa289937f3fad5fff683bbfd9a58a (diff) |
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I822e73287adcf0edca3283264600a2cbcd4f53b6
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-core')
-rw-r--r-- | features/features-sli-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index fe458ce3..3f35f882 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath/> </parent> |