diff options
author | ARUL NAMBI <arul.nambi@amdocs.com> | 2017-07-25 14:46:08 -0400 |
---|---|---|
committer | ARUL NAMBI <arul.nambi@amdocs.com> | 2017-07-25 14:46:59 -0400 |
commit | d4241a5c945d04e44716851cfd2b7ef427accb48 (patch) | |
tree | 805b432231bca7732ea30af365d2b53f534c0ddd /pom.xml | |
parent | f8de1f25e7c71380a61b96d5251f224e3a4c821f (diff) |
Fixing the sync issues with AAI
Issue-ID: AAI-73
Change-Id: I5c7df7c24c59c347b112cdb003eea726e239a1ca
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ <dependency> <groupId>org.openecomp.ecompsdkos</groupId> <artifactId>epsdk-fw</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |