Bug 5947: additional test for binding-dom-adapter
[mdsal.git] / binding2 / pom.xml
index 208d585f771a7e706f690c6f378a162976334be0..cadddef39c91a1ea145210e8e87f22044a74937d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- vi: set et smarttab sw=4 tabstop=4: -->
 <!--
- Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
+ Copyright (c) 2016 Cisco Systems, Inc. and others.  All rights reserved.
 
  This program and the accompanying materials are made available under the
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -15,6 +15,7 @@
       <version>2.1.0-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
+
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-binding2</artifactId>
     <version>0.9.0-SNAPSHOT</version>
 
     <modules>
       <module>mdsal-binding2-spec</module>
+      <module>mdsal-model-binding2-parent</module>
+      <module>mdsal-binding2-maven-api-gen-plugin</module>
+      <module>mdsal-binding2-generator-api</module>
+      <module>mdsal-binding2-generator-impl</module>
+      <module>mdsal-binding2-java-api-generator</module>
+      <module>mdsal-binding2-generator-util</module>
     </modules>
 
   <!--