Update of /cvsroot/nice/eclipse
In directory sc8-pr-cvs1:/tmp/cvs-serv12985
Modified Files:
build.xml
Log Message:
adjusting source to the changes filter method in the nice framework
Index: build.xml
===================================================================
RCS file: /cvsroot/nice/eclipse/build.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** build.xml 10 Aug 2003 16:24:30 -0000 1.10
--- build.xml 31 Aug 2003 13:48:22 -0000 1.11
***************
*** 19,23 ****
<project default="dist" basedir=".">
! <property name="plugin.version" value="0.1.10"/>
--- 19,23 ----
<project default="dist" basedir=".">
! <property name="plugin.version" value="0.1.11"/>
|