Author: dims
Date: Sat Mar 22 11:02:30 2008
New Revision: 640031
URL: http://svn.apache.org/viewvc?rev=640031&view=rev
Log:
fix typo
Modified:
webservices/commons/trunk/modules/XmlSchema/pom.xml
Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/pom.xml?rev=640031&r1=640030&r2=640031&view=diff
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/pom.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/pom.xml Sat Mar 22 11:02:30 2008
@@ -26,7 +26,7 @@
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
<name>XmlSchema</name>
- <version>SNASHOT</version>
+ <version>SNAPSHOT</version>
<description>Commons XMLSchema is a light weight schema object model that
can be used to manipualte or
generate a schema. It has a clean, easy to use API and can easily be
integrated into an existing project
since it has almost no dependancies on third party
libraries.</description>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]