|
From: Nico K. <nkl...@us...> - 2008-06-30 13:44:05
|
Update of /cvsroot/mmapps/mmapps/remotepublishing In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25075 Modified Files: project.xml Log Message: isVirtaul check on fields before cloning Index: project.xml =================================================================== RCS file: /cvsroot/mmapps/mmapps/remotepublishing/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** project.xml 22 Dec 2007 18:14:39 -0000 1.12 --- project.xml 30 Jun 2008 13:44:01 -0000 1.13 *************** *** 5,9 **** <artifactId>remotepublishing</artifactId> <name>MMBase Remote Publishing</name> ! <currentVersion>1.0.15-SNAPSHOT</currentVersion> <package>org.mmbase.remotepublishing</package> <shortDescription>The MMBase Remote Publishing module provides a way to clone nodes from one cloud to the other</shortDescription> --- 5,9 ---- <artifactId>remotepublishing</artifactId> <name>MMBase Remote Publishing</name> ! <currentVersion>1.0.15</currentVersion> <package>org.mmbase.remotepublishing</package> <shortDescription>The MMBase Remote Publishing module provides a way to clone nodes from one cloud to the other</shortDescription> |