aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-08-06 19:36:13 +0000
committerKevin Smokowski <kevin.smokowski@att.com>2019-08-09 16:48:01 +0000
commit375001472fa8c286ac61557c63f2703da923b1d1 (patch)
tree6de38be4d3c6dd154699322241a7bb5d67b0d86b /pom.xml
parentbe718ade10ffe698739ae724d50628e559d28805 (diff)
introduce base adaptor
introduce base adaptor for other adaptors to extend Issue-ID: CCSDK-1595 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I35d4499491cd87a7d651fa9ed654ad7c677ae2b8
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 03a7d5e9..becf0261 100755
--- a/pom.xml
+++ b/pom.xml
@@ -103,9 +103,10 @@
<module>mdsal-resource</module>
<module>resource-assignment</module>
<module>sql-resource</module>
+ <module>base</module>
+ <module>message-router</module>
<module>features</module>
<module>artifacts</module>
- <module>message-router</module>
</modules>
<organization>
<name>ONAP</name>