[EMAIL PROTECTED] wrote:
Author: akarasulu
Date: Thu May 4 21:48:11 2006
New Revision: 399959
URL: http://svn.apache.org/viewcvs?rev=399959&view=rev
Log:
Added account disable, lock out, and expiration time to PrincipalStoreEntry and
related classes to be able to trigger error code 18 messages from the KDC.
Modified:
directory/branches/apacheds/1.0-trunks/pom.xml
Modified: directory/branches/apacheds/1.0-trunks/pom.xml
URL:
http://svn.apache.org/viewcvs/directory/branches/apacheds/1.0-trunks/pom.xml?rev=399959&r1=399958&r2=399959&view=diff
==============================================================================
--- directory/branches/apacheds/1.0-trunks/pom.xml (original)
+++ directory/branches/apacheds/1.0-trunks/pom.xml Thu May 4 21:48:11 2006
@@ -2,7 +2,7 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.directory</groupId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<artifactId>build</artifactId>
<name>Apache Directory Build</name>
<inceptionYear>2004</inceptionYear>
Yikes sorry about the wrong commit message here.
Alex