diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-13 17:04:08 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-13 17:04:57 -0400 |
commit | b523d5f17ff7e8d3cf011d93374124a0f49d9ba8 (patch) | |
tree | 8f15767f9e1e393e7949af072d836c5a3eaa2a3d /ecomp-sdk/epsdk-fw | |
parent | f16ab2d53177204884ea76bd6cf2bd315af53b8b (diff) |
Drop Greensock code; use Mariadb connector
Prepare POM files for release of 1.3.1
Issue: PORTAL-104, PORTAL-127
Change-Id: I94cef1e32fd0ffb8c3514fd745b00bb3d2274de2
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-fw')
-rw-r--r-- | ecomp-sdk/epsdk-fw/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml index c6593cc7..82523288 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>1.3.0</version> + <version>1.3.1</version> </parent> <!-- GroupId is inherited from parent --> |