aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-ves-mapper
AgeCommit message (Expand)AuthorFilesLines
2022-03-29[DCAE] Version revision for TCA and VES-MapperVijay Venkatesh Kumar1-1/+1
2022-03-23[DCAEGEN2] Remove Consul loader init containerJack Lucas2-20/+1
2022-03-08[DCAE] Disable CBS deployment and remove CBS dependency in</artifactId> <executions> <execution> <id>generate-xml-schema</id> <phase>process-classes</phase> <goals> <goal>java</goal> </goals> <configuration> <mainClass>org.onap.policy.apex.model.basicmodel.handling.ApexSchemaGenerator</mainClass> <classpathScope>compile</classpathScope> <arguments> <argument>org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel</argument> <argument>${project.build.directory}/model/xml/apex-policy-model.xsd</argument> </arguments> </configuration> </execution> </executions> </plugin> </plugins> </build> </project>