diff options
Diffstat (limited to 'sdnr/northbound/oofpcipoc/installer')
-rw-r--r-- | sdnr/northbound/oofpcipoc/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/oofpcipoc/installer/pom.xml b/sdnr/northbound/oofpcipoc/installer/pom.xml index b53b3f705..465938b28 100644 --- a/sdnr/northbound/oofpcipoc/installer/pom.xml +++ b/sdnr/northbound/oofpcipoc/installer/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.2</version> + <version>2.1.3-SNAPSHOT</version> <relativePath/> </parent> |