Use released parent poms
Use released version of parent poms (1.2.4)
Change-Id: Ic23632acde7dd1439b17d468b827a0ea33168bf7
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml
index be51f80..3fd753d 100755
--- a/grpc-resource/installer/pom.xml
+++ b/grpc-resource/installer/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>