diff options
author | Lo, WEI-TING(wl849v) <wl849v@att.com> | 2018-05-16 13:24:43 -0400 |
---|---|---|
committer | Lo, WEI-TING(wl849v) <wl849v@att.com> | 2018-05-16 13:24:43 -0400 |
commit | 754514a83ad7fdd81eaf393ef7c6bfcb64e4c9fe (patch) | |
tree | d6eb64e8b1750884fd6db128573c934184f6ad72 /ecomp-sdk/epsdk-app-os | |
parent | 52bd924807edf37866d3b2622e400902e04ed3cc (diff) |
sdk version upgrade
Issue-ID: PORTAL-210
upgrade sdk to 2.3.1
Change-Id: Iaca70be6fcb513532ed436931c5ae7420f87945b
Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os')
-rw-r--r-- | ecomp-sdk/epsdk-app-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-os/pom.xml b/ecomp-sdk/epsdk-app-os/pom.xml index 93e87981..ad21ebaa 100644 --- a/ecomp-sdk/epsdk-app-os/pom.xml +++ b/ecomp-sdk/epsdk-app-os/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> </parent> <!-- GroupId is inherited from parent --> |