diff options
author | shabs2020 <shabnam.sultana@highstreet-technologies.com> | 2020-09-02 17:04:24 +0200 |
---|---|---|
committer | shabs2020 <shabnam.sultana@highstreet-technologies.com> | 2020-09-02 18:54:27 +0200 |
commit | 4756715c82c0d71f934d47620031893bc92a1344 (patch) | |
tree | 99ef94b888c0b5cf21fe80e2a8f0b8ddbc19b394 /sdnr/wt/devicemanager-openroadm/installer | |
parent | a6b4da962e9aa3e446ba707e3533f833c2d7b16f (diff) |
Implement missing code styles
One line project element in all pom files and autogenerated block comment removed from the java files
Issue-ID: CCSDK-2719
Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
Change-Id: Icdc64b573517b273e8c65b0f637477483b91a924
Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/devicemanager-openroadm/installer')
-rwxr-xr-x | sdnr/wt/devicemanager-openroadm/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/devicemanager-openroadm/installer/pom.xml b/sdnr/wt/devicemanager-openroadm/installer/pom.xml index fb3131c6d..2750d6094 100755 --- a/sdnr/wt/devicemanager-openroadm/installer/pom.xml +++ b/sdnr/wt/devicemanager-openroadm/installer/pom.xml @@ -20,7 +20,7 @@ ~ ============LICENSE_END======================================================= ~ --> - + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> |