diff options
author | Michael Lando <ml636r@att.com> | 2017-02-28 00:14:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@openecomp.org> | 2017-02-28 00:14:37 +0000 |
commit | fdf4f9e898f7597c3b5d5f6b7eaf54520d04aad2 (patch) | |
tree | 023061e6968774f6931a5cd431237deb06a45e91 /webseal-simulator/pom.xml | |
parent | 3db1568ddb6a1d8801de38f0aeeab70b81e8df24 (diff) | |
parent | 2e0ef97f37a2fb4174d48fc86adbc3b73b1a957b (diff) |
Merge "pom fix"
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> |