diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2017-07-02 15:33:25 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2017-07-02 15:33:25 +0300 |
commit | ffdda7d685029d6a88ac82ac637e43bba96423cb (patch) | |
tree | fffb5e281c5fd9cd60bffc0e6e84f0b4a5470c01 /catalog-be/pom.xml | |
parent | ed7e1c3dfe332abc67ed943717db2ee94406f95e (diff) |
[sdc] - latest swagger, dependencies, tests fix
Change-Id: I7034981b2e83253ffe83688c2cab0fe33f1a92fc
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r-- | catalog-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index 2efa9e9302..9d736022a0 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -491,7 +491,7 @@ </dependency> <dependency> - <groupId>${dox-common-lib.groupId}</groupId> + <groupId>org.openecomp.sdc.common</groupId> <artifactId>openecomp-common-lib</artifactId> <version>${dox-common-lib.version}</version> <type>pom</type> |