Make MD-SAL use opendaylight parent
authorRobert Varga <rovarga@cisco.com>
Wed, 8 Jan 2014 14:52:51 +0000 (15:52 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 24 Jan 2014 12:47:25 +0000 (13:47 +0100)
Since MD-SAL code does not comply with coding style enforced by the
checkstyle plugin, disable its execution for now -- BUG-272 tracks the
need to re-enable it.

Change-Id: I55763136cec2ce0e892a3c7cc6543f913d76a2ad
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/pom.xml

index 0f490ebe15db9530302c174cfe07eb2d586c0220..4cf681f7caf0a0f881b43a81e7fdc6a5dd75fafa 100644 (file)
         <dependency>
             <groupId>org.javassist</groupId>
             <artifactId>javassist</artifactId>
-            <version>3.17.1-GA</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>