diff options
author | rn509j <rn509j@att.com> | 2017-10-03 11:07:22 -0400 |
---|---|---|
committer | rn509j <rn509j@att.com> | 2017-10-03 11:08:16 -0400 |
commit | 5b7869e3cf9fc3a5c09c14ba94f2d9341523c7b6 (patch) | |
tree | 0bbaae44cad2bd80a7f7daedb40b2f2a92fb27e2 /.project | |
parent | d0fd7a9c0aca788fa5fc9109c382c57791662772 (diff) |
commiting code for test coveragev1.0.01.0.0-ONAP1.0.0-Amsterdam
DMAAP-149
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: Ibbb8b44a67f6ba9f5361874df444ef9e31ce7bed
Diffstat (limited to '.project')
-rw-r--r-- | .project | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/.project b/.project deleted file mode 100644 index 10a2e6d..0000000 --- a/.project +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>dmaapClient</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- </natures>
-</projectDescription>
|