diff options
author | Dan Timoney <dtimoney@att.com> | 2017-02-19 17:40:27 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-02-19 17:55:52 -0500 |
commit | 841680ed8523aedeaf41455a48d89d3e061e522b (patch) | |
tree | 5389c6221b3a95e46d1032e8b037edff611256ec /sliapi/features/pom.xml | |
parent | 388b0ee2bc6d42a2611540784bc790c3eadcd5dc (diff) |
[VERSION] Update dependency versions
Update dependency versions to snapahot
Change-Id: I0aa631dff7e589339edf391e7681f609d81d814b
Signed-off-by: Dan Timoney <dtimoney@att.com>
[VERSION] Reset version
Reset version to 1.0.0-SNAPSHOT
Change-Id: Ief9c015d5a5a0f69a2bffb9e498d464eb77def05
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/features/pom.xml')
-rwxr-xr-x | sliapi/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index d5d768d..13ef69b 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>sliapi</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>sliapi-features</artifactId> |