diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 14:28:43 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 14:28:43 -0400 |
commit | 216bf747142b5bfee92dbdebb2276726c1db36d0 (patch) | |
tree | a196c4703a39b74578d088371db4508404a826c9 /odlsli/pom.xml | |
parent | 52cecb1b738257bc7e32f86cb03213467e1c83e2 (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>
Diffstat (limited to 'odlsli/pom.xml')
-rw-r--r-- | odlsli/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |