diff options
author | 2019-05-31 10:30:13 -0400 | |
---|---|---|
committer | 2019-05-31 10:30:13 -0400 | |
commit | c138c66acacbda0714a74f11cf8bcbf8c13fa591 (patch) | |
tree | a0809bb244a14cf0b2b08bea09dd2c66590055df /properties-node/features/features-properties-node | |
parent | a618cae25c3ea68ba9aa3e6a5779a5775804b41b (diff) |
Use released version of parent poms (1.2.4)
Change-Id: Ie25423638071a0f9b0ed688bbdc0a19ade725116
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/features/features-properties-node')
-rw-r--r-- | properties-node/features/features-properties-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/features/features-properties-node/pom.xml b/properties-node/features/features-properties-node/pom.xml index 3f4fdb00..d71d8b73 100644 --- a/properties-node/features/features-properties-node/pom.xml +++ b/properties-node/features/features-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> |