diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 14:23:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 14:23:27 -0400 |
commit | 665dee8b8e514fabb64f6666361b9e5ab4f46720 (patch) | |
tree | 880b56a84bf6c577b74abbcda797aaa848d4d6c8 /sql-resource/installer/pom.xml | |
parent | a5f305d60f369c68ce42503f6c3a517560eac24b (diff) |
Use released parent pom
Update to use release parent pom version 1.0.4
Change-Id: Ie5aff311743e9b962cfbdd319ba08ae49c3a4380
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'sql-resource/installer/pom.xml')
-rwxr-xr-x | sql-resource/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-resource/installer/pom.xml b/sql-resource/installer/pom.xml index 5798a0f6b..e5f0eeb48 100755 --- a/sql-resource/installer/pom.xml +++ b/sql-resource/installer/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> |