You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


ONAP rules: Java code style

Extentions for SDN-R code in [ccsdk/features]/sdnr

for all pom.xml file

  • mvn tidy:pom
  • <name>ccsdk-features :: ${project.artifactId}</name>
  • Indent: 4 Spaces, not tab
  • No labels