Add {keystore,truststore}-api and none implementations
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 99e3e0779f74daedfe5c7674836b95003ccec799..0b833a48d36290bc7c6ec0597c71512a2cd47055 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,9 @@
         <!-- Legacy layout -->
         <module>netconf</module>
         <module>restconf</module>
+
+        <module>keystore</module>
+        <module>truststore</module>
     </modules>
 
     <profiles>