From 5722440b2eb8ff1923dda9d4d856f0adc1ac8e6f Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Fri, 1 Jun 2018 14:23:01 +0100 Subject: Adding apex auth modules Change-Id: Iec210465636458f0c104c99893440706279062f0 Issue-ID: POLICY-860 Signed-off-by: waqas.ikram --- auth/cli-codegen/pom.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 auth/cli-codegen/pom.xml (limited to 'auth/cli-codegen/pom.xml') diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml new file mode 100644 index 000000000..e1d35d817 --- /dev/null +++ b/auth/cli-codegen/pom.xml @@ -0,0 +1,42 @@ + + + + 4.0.0 + + + org.onap.policy.apex-pdp.auth + auth + 2.0.0-SNAPSHOT + + + cli-codegen + ${project.artifactId} + ST4 based ode Generation module for CLI Editor create commands + + + + org.antlr + ST4 + 4.0.8 + + + \ No newline at end of file -- cgit 1.2.3-korg