[Sunxacml-commit] sunxacml build.xml,1.1,1.2
Brought to you by:
farrukh_najmi,
sethp
From: <se...@us...> - 2003-09-30 19:58:43
|
Update of /cvsroot/sunxacml/sunxacml In directory sc8-pr-cvs1:/tmp/cvs-serv14745 Modified Files: build.xml Log Message: Updated version number to 1.1 Index: build.xml =================================================================== RCS file: /cvsroot/sunxacml/sunxacml/build.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** build.xml 13 Mar 2003 18:28:56 -0000 1.1 --- build.xml 30 Sep 2003 19:58:39 -0000 1.2 *************** *** 49,53 **** <!-- Values for the JavaDocs --> <property name="projName" value="Sun's XACML Implementation"/> ! <property name="projVersion" value="1.0"/> <!-- Builds the project into debug-enabled class files --> --- 49,53 ---- <!-- Values for the JavaDocs --> <property name="projName" value="Sun's XACML Implementation"/> ! <property name="projVersion" value="1.1"/> <!-- Builds the project into debug-enabled class files --> |