diff options
Diffstat (limited to 'properties-node/pom.xml')
-rwxr-xr-x | properties-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 57d8ecfc..833d0b10 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
|