diff options
author | Yuli Shlosberg <ys9693@att.com> | 2018-04-08 14:03:29 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-04-09 18:03:21 +0000 |
commit | 1788983cf083303c51d538608c92abbebef10307 (patch) | |
tree | a70997752b5448dc45739309c53df2ef49f5f59f /utils/webseal-simulator/pom.xml | |
parent | 0ebace5621e54b8102b0371f0500340adedf7f75 (diff) |
fix use of user credentials logic
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Diffstat (limited to 'utils/webseal-simulator/pom.xml')
-rw-r--r-- | utils/webseal-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 80a8db3c2b..2fa9fca2ee 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -10,7 +10,7 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> <version>1.2.0-SNAPSHOT</version> - <relativePath>../../</relativePath> + <relativePath>../../</relativePath> </parent> <properties> |