Add version to pom file
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4472c28..8f7246f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -633,7 +633,6 @@ limitations under the License.
     <!-- The modules we build every time -->
     <!-- ================================================================================== -->
     <modules>
-        <module>appc-parent</module>
         <module>appc-core</module>
     </modules>
     <!-- Adding profiles for testing -->
@@ -663,7 +662,6 @@ limitations under the License.
                 <module>appc-outbound</module>
                 <module>appc-inbound</module>
                 <module>appc-sequence-generator</module>
-                <module>appc-client</module>
                 <module>appc-test-dependencies</module>
             </modules>
         </profile>