diff options
author | st782s <statta@research.att.com> | 2017-11-06 16:05:26 -0500 |
---|---|---|
committer | st782s <statta@research.att.com> | 2017-11-07 14:03:14 -0500 |
commit | 418d7273d6d8f6fed2698df89c9910be8498a677 (patch) | |
tree | a022deb5da7a12c7f2c5e9c49b042bf76eca1b0a /ecomp-sdk/epsdk-app-os/pom.xml | |
parent | f11362ef34d550f8adff2067a136f660c1959e5e (diff) |
Release new SDK Version
Issue: PORTAL-19, PORTAL-135
Includes SDK 2.1 release updates deprecating certain methods to address
vulnerabilities
Change-Id: Ibf105a0cf3c7d7e89eb05862c54aadfacf575d97
Signed-off-by: st782s <statta@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/pom.xml')
-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 469cf37a..dc8e9d94 100644 --- a/ecomp-sdk/epsdk-app-os/pom.xml +++ b/ecomp-sdk/epsdk-app-os/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> </parent> <!-- GroupId is inherited from parent --> |