aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-07-25 17:26:52 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-07-25 17:32:29 +0100
commitf8959f5c51e6338b62e23ea503eb86d9c65d7c74 (patch)
tree7a8afbbf61f7091c30aadfc1cace70fb6e65bff9 /examples/pom.xml
parentdccf9a9e0758be0a926c94bf1599ee625066100d (diff)
Renaming examples in apex-pdp
Renaming the examples as per what the documentation expects them. Otherwise the documents won't work. Change-Id: Ib9e30bf5a4cec0fec981372e1d9f3a0ee5d60f2f Issue-ID: POLICY-861 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'examples/pom.xml')
-rw-r--r--examples/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index d31c9ff4e..37306f3aa 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -35,10 +35,10 @@
<modules>
- <module>myfirstpolicy</module>
- <module>aadm</module>
- <module>adaptive</module>
- <module>pcvs</module>
+ <module>examples-myfirstpolicy</module>
+ <module>examples-aadm</module>
+ <module>examples-adaptive</module>
+ <module>examples-pcvs</module>
<module>examples-decisionmaker</module>
<module>examples-periodic</module>
<module>examples-onap-vcpe</module>