diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-09 17:25:05 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-09 17:25:05 +0530 |
commit | f798e32c3739d5b2f814e3a232fa858379d2c2a8 (patch) | |
tree | e8cc11dee8bdf57f0de71c269c9bc0c0a67a99fd | |
parent | 81daf3a0d23296aa335a788f6c6b5ff0f5f216c5 (diff) |
Remove whitespace across projects in cli
Issue-ID: CLI-100
Change-Id: Iaa79d49c5ba47d91fae725187cd6db8692b89d4f
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r-- | profiles/snmp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index 933b8c1d..ae464f32 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> |