Clean up pom.xml file
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 05:23:10 +0000 (01:23 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 7 Aug 2015 21:03:45 +0000 (21:03 +0000)
- Remove unnecessary commented code

Change-Id: Id4ceca0174ba5883059c52cbcee11aafb67c74ea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/netconf/netconf-cli/pom.xml

index 847222ff34bbf6ba6d7964ff9b495beac622323a..2d47df078e89de3a2ecdc6727cb4e37483aab09a 100644 (file)
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
-  <!--
-  <properties>
-    <checkstyle.skip>true</checkstyle.skip>
-  </properties> -->
-
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>