From: Chris M. <cm...@us...> - 2006-08-29 04:02:18
|
User: cmicali Date: 06/08/28 21:02:17 Modified: . pom.xml Log: - Enabled distribution package Revision Changes Path 1.12 +1 -0 plugins/pom.xml Index: pom.xml =================================================================== RCS file: /cvsroot/andromdaplugins/plugins/pom.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -w -r1.11 -r1.12 --- pom.xml 19 Jul 2006 15:14:32 -0000 1.11 +++ pom.xml 29 Aug 2006 04:02:17 -0000 1.12 @@ -183,6 +183,7 @@ <module>cartridges</module> <module>andromdapp</module> <module>maven2/plugins</module> + <module>distribution</module> </modules> <repositories> <repository> |