Author: olamy Date: Fri Oct 10 00:48:18 2014 New Revision: 1630632 URL: http://svn.apache.org/r1630632 Log: building this module must independant from the main part
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=1630632&r1=1630631&r2=1630632&view=diff ============================================================================== --- tomcat/sandbox/trunk-maven-layout/pom.xml (original) +++ tomcat/sandbox/trunk-maven-layout/pom.xml Fri Oct 10 00:48:18 2014 @@ -27,6 +27,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>master</artifactId> + <!-- when changing version do not miss to update tomcat-jdbc version as well --> <version>8.0.13-SNAPSHOT</version> <packaging>pom</packaging> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org