[Yanel-commits] rev 22711 - public/yanel/trunk/src/realms/yanel-website/config

michi at wyona.com michi at wyona.com
Fri Feb 16 11:22:05 CET 2007


Author: michi
Date: 2007-02-16 11:22:04 +0100 (Fri, 16 Feb 2007)
New Revision: 22711

Modified:
   public/yanel/trunk/src/realms/yanel-website/config/ac-identities-repository.xml
Log:
name fixed

Modified: public/yanel/trunk/src/realms/yanel-website/config/ac-identities-repository.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/config/ac-identities-repository.xml	2007-02-16 10:12:54 UTC (rev 22710)
+++ public/yanel/trunk/src/realms/yanel-website/config/ac-identities-repository.xml	2007-02-16 10:22:04 UTC (rev 22711)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 
 <repository>
-  <name>Yanel from Scratch Access Control Identities</name>
+  <name>Yanel Website Access Control Identities</name>
 
   <paths class="org.wyona.yarep.impl.VFileSystemMapImpl" src="../ac-identities"/>
 




More information about the Yanel-commits mailing list