diff options
author | st782s <statta@research.att.com> | 2018-04-30 16:03:12 -0400 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-04-30 16:03:12 -0400 |
commit | 675d5f647f0579d1870d72f1f7a1e2757b08d031 (patch) | |
tree | 93b6448a1393b60f7edf039e20c47638abc3d15a /ecomp-sdk/epsdk-fw | |
parent | 627a4a8c29263748c914f04e5f3ed82c351f2cf8 (diff) |
Release staging 2.2.0v2.2.0
Issue-ID: PORTAL-250
Change-Id: I445ed101dd40b4ab347d786bc07035ba862d7d6e
Signed-off-by: st782s <statta@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 55f68744..96ed2580 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> </parent> <!-- GroupId is inherited from parent --> |