diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-10-08 14:43:20 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-10-08 14:43:23 -0700 |
commit | 169fbc939962f1e9b3cbca8f707788622da3a726 (patch) | |
tree | 68c67c8f1f81741709130d8ae1be676e4472c2ce /odlparent-lite | |
parent | 695c82ed6e8f6ad0f63f3cfc685f462e69a62251 (diff) |
Change to released ccsdk parents1.4.0
Change-Id: I2b36738656b128d8e65e2d841376942e23e99619
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Diffstat (limited to 'odlparent-lite')
-rw-r--r-- | odlparent-lite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index e01ea77..3c14d95 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath /> </parent> |