[Registry-dev] svn commit r16672 - trunk/registry

svn at wso2.org svn at wso2.org
Wed May 7 23:47:40 PDT 2008


Author: chathura
Date: Wed May  7 23:47:37 2008
New Revision: 16672

Log:


Changed the authenticator version to 0.5



Modified:
   trunk/registry/pom.xml

Modified: trunk/registry/pom.xml
==============================================================================
--- trunk/registry/pom.xml	(original)
+++ trunk/registry/pom.xml	Wed May  7 23:47:37 2008
@@ -413,7 +413,7 @@
         <jetty.version>6.1.5</jetty.version>
         <wsdl4j.version>1.6.2</wsdl4j.version>
         <xmlschema.version>1.3.3</xmlschema.version>
-        <authenticator.version>SNAPSHOT</authenticator.version>
+        <authenticator.version>0.5</authenticator.version>
         <derby.version>10.2.2.0</derby.version>
     </properties>
 



More information about the Registry-dev mailing list