diff options
author | Michael Lando <ml636r@att.com> | 2017-02-28 01:44:21 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-02-28 01:44:21 +0200 |
commit | 2e0ef97f37a2fb4174d48fc86adbc3b73b1a957b (patch) | |
tree | 7ed1ed2062854a54d6f2e3549d853c230606a052 /webseal-simulator/pom.xml | |
parent | c0ac015cec8813f835b2aec44c8e7e6c1eacf574 (diff) |
pom fix
Change-Id: I0a83c9b59902eb5a3f9c1429a5d2d495af078ec0
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'webseal-simulator/pom.xml')
-rw-r--r-- | webseal-simulator/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webseal-simulator/pom.xml b/webseal-simulator/pom.xml index 5d183303f0..748e286c03 100644 --- a/webseal-simulator/pom.xml +++ b/webseal-simulator/pom.xml @@ -7,9 +7,9 @@ <version>0.0.1-SNAPSHOT</version> <parent> -<groupId>org.openecomp.sdc</groupId> -<artifactId>sdc-main</artifactId> -<version>1610.2.4</version> + <groupId>org.openecomp.sdc</groupId> + <artifactId>sdc-main</artifactId> + <version>1610.2.4</version> </parent> |