summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 14:28:43 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 14:28:43 -0400
commit216bf747142b5bfee92dbdebb2276726c1db36d0 (patch)
treea196c4703a39b74578d088371db4508404a826c9
parent52cecb1b738257bc7e32f86cb03213467e1c83e2 (diff)
Use released parent pomv0.2.42.0.0-ONAP2.0.0-ONAP
Update to use release parent pom version 1.0.4 Change-Id: Id098c0c24e3ba7be294790a3762b2d2c80346cb6 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
-rw-r--r--odlsli/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml
index 288031de..828134a8 100644
--- a/odlsli/pom.xml
+++ b/odlsli/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index e7e6313c..e55e1ee3 100644
--- a/pom.xml
+++ b/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.distribution</groupId>