Author: olamy
Date: Fri Oct 10 00:46:02 2014
New Revision: 1630631

URL: http://svn.apache.org/r1630631
Log:
fix issue with missing tomcat-jdbc

Modified:
    tomcat/sandbox/trunk-maven-layout/pom.xml

Modified: tomcat/sandbox/trunk-maven-layout/pom.xml
URL: 
http://svn.apache.org/viewvc/tomcat/sandbox/trunk-maven-layout/pom.xml?rev=1630631&r1=1630630&r2=1630631&view=diff
==============================================================================
--- tomcat/sandbox/trunk-maven-layout/pom.xml (original)
+++ tomcat/sandbox/trunk-maven-layout/pom.xml Fri Oct 10 00:46:02 2014
@@ -41,6 +41,7 @@
     </licenses>
 
     <modules>
+        <module>modules/jdbc-pool</module>
         <module>tomcat-annotations-api</module>
         <module>tomcat-catalina</module>
         <module>tomcat-api</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to