Upgraded to ApacheDS 1.0.0.

This commit is contained in:
Ulrik Sandberg
2007-01-07 01:25:02 +00:00
parent 95fe06604b
commit 4521360748
2 changed files with 3 additions and 4 deletions

View File

@@ -36,7 +36,6 @@
<classpathentry kind="lib" path="lib/test/apacheds-protocol-kerberos.jar"/>
<classpathentry kind="lib" path="lib/test/apacheds-kerberos-shared.jar"/>
<classpathentry kind="lib" path="lib/test/mina-core.jar"/>
<classpathentry kind="lib" path="lib/test/mina-filter-codec-asn1.jar"/>
<classpathentry kind="lib" path="lib/test/mina-filter-ssl.jar"/>
<classpathentry kind="lib" path="lib/test/apacheds-server-main.jar"/>
<classpathentry kind="lib" path="lib/test/apacheds-protocol-ldap.jar"/>

View File

@@ -3,9 +3,9 @@
# The location of the common build system
common.build.dir=${basedir}/../common-build
project.base.version=1.1.2
project.version=${project.base.version}
ivy.status=release
project.base.version=1.2-dev
#project.version=${project.base.version}
#ivy.status=release
javac.source=1.3
javac.target=1.3