diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:33:55 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:33:55 -0400 |
commit | 016198f45f3e6ab33378eab78eedaa48b954eca3 (patch) | |
tree | d5e3a0d6f38123e9cb6e5a2eda34ec0c833928be /sdnr/wt/odlux/apps/mediatorApp/pom.xml | |
parent | ebebcef2f2b36ca465bb59883118a3fa182e3f39 (diff) |
Use released parent poms0.4.4
Use released version of parent poms (1.2.4)
Change-Id: Id01eac6c6c602f0a19014d34d19b82d3efe429d7
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/odlux/apps/mediatorApp/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/mediatorApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index 363b67426..30ea96139 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> |