diff options
author | 2019-03-15 14:34:26 -0400 | |
---|---|---|
committer | 2019-03-19 16:34:19 -0400 | |
commit | 8957d8eadb42547acdc4235cbfcf7468b4e2e876 (patch) | |
tree | a159a17d696ab53d6b08a189e9cdf8040405088c /utils/features/pom.xml | |
parent | a0a84c54fb9f3ba8f0f7a6b501fa8b4f8eb9c3bc (diff) |
Compile against Fluorine SR2
Compile against ODL Fluorine SR2
Change-Id: I9554aaa76d76f7ba7efb961e5ee1cbbb2b1768d5
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils/features/pom.xml')
-rwxr-xr-x | utils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 0a325cd24..89e5e952e 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1</version> + <version>1.2.2-SNAPSHOT</version> <relativePath/> </parent> |