diff options
author | Sai Gandham <sg481n@att.com> | 2018-04-08 10:13:10 -0500 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-04-08 10:20:07 -0500 |
commit | 99f14fb5acc4657255bb0028be8e36b01177361e (patch) | |
tree | e15a864350977d1aff861973e0e8c9255e0dd721 /cadi | |
parent | b54ee10b07379af97b5ab7826067b945ca101608 (diff) |
Adding oparent to modules
Patch 2 removing oparent as it is conflicting duplicate
parents
Issue-ID: AAF-215
Change-Id: I138e83c3014ec778d5f94058c8b16c847e3b1b89
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'cadi')
-rw-r--r-- | cadi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 1a931c5a..451335bf 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -36,7 +36,7 @@ </organization> <packaging>pom</packaging> - + <properties> <skipSigning>true</skipSigning> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |