diff options
author | st782s <statta@research.att.com> | 2018-01-26 14:04:49 -0500 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-01-26 14:04:49 -0500 |
commit | 0127650b2fd9b2846aabf8f955bb7e2cfb983f22 (patch) | |
tree | b039625372e68748d883fb8994fac09ec5eef938 /ecomp-sdk/epsdk-analytics/pom.xml | |
parent | 1298fd26f37cd451cbf1adbea68b98151662e796 (diff) |
Release of SDK 2.1.0
Issue-ID: PORTAL-145
Additionally, pwd change due to encryption algorithm change
Change-Id: I595bb54199370d4fca8723d01538f822993bc9b5
Signed-off-by: st782s <statta@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-analytics/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-analytics/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-analytics/pom.xml b/ecomp-sdk/epsdk-analytics/pom.xml index 57dbdc0a..76e0df1b 100644 --- a/ecomp-sdk/epsdk-analytics/pom.xml +++ b/ecomp-sdk/epsdk-analytics/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <!-- GroupId is inherited from parent --> |