X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=models-tosca%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fpolicy%2Fmodels%2Ftosca%2Fauthorative%2Fconcepts%2Fpackage-info.java;h=f100c89c32d6fbb452959e4cfe4d478f70efc3f8;hb=refs%2Fchanges%2F37%2F133237%2F1;hp=2b98f9bc72fca29a75e775d68e136bbfcafeb5de;hpb=fd6105c2b65f51e229040bd4f6587af048d222a8;p=policy%2Fmodels.git diff --git a/models-tosca/src/main/java/org/onap/policy/models/tosca/authorative/concepts/package-info.java b/models-tosca/src/main/java/org/onap/policy/models/tosca/authorative/concepts/package-info.java index 2b98f9bc7..f100c89c3 100644 --- a/models-tosca/src/main/java/org/onap/policy/models/tosca/authorative/concepts/package-info.java +++ b/models-tosca/src/main/java/org/onap/policy/models/tosca/authorative/concepts/package-info.java @@ -21,11 +21,10 @@ */ /** - * This package includes all TOSCA concept POJOs that can be parsed correctly by swagger-core and rendered - * as expected in swagger-ui. - */ -/** + * This package includes all TOSCA concept POJOs that can be parsed correctly by swagger-core and rendered as expected + * in swagger-ui. + * * @author Chenfei Gao (cgao@research.att.com) * */ -package org.onap.policy.models.tosca.authorative.concepts; \ No newline at end of file +package org.onap.policy.models.tosca.authorative.concepts;