aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 17:16:50 -0400
committerStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 17:17:03 -0400
commit4f5ae57e8b948d680b4c169ad2795025960649d4 (patch)
treea7c5fd9bf74508279599c16aae0dbe85f3216da1 /pom.xml
parent189be235f9ad5ebd92bd93ea49152b4333e879e1 (diff)
Update to release version parent 1.0.3v0.2.3
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I7e790d752edfaad02780a40d3dd4802e915752a7 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d4ee6745..0386e16b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>