Update of /cvsroot/mmapps/mmapps/remotepublishing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22094/remotepublishing
Modified Files:
project.xml
Log Message:
Improved performance of synchronization of binary fields based on optional checksum field
Index: project.xml
===================================================================
RCS file: /cvsroot/mmapps/mmapps/remotepublishing/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** project.xml 5 Nov 2007 21:14:55 -0000 1.10
--- project.xml 22 Dec 2007 17:55:00 -0000 1.11
***************
*** 5,9 ****
<artifactId>remotepublishing</artifactId>
<name>MMBase Remote Publishing</name>
! <currentVersion>1.0.14-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.14</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>
|