You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by aj...@apache.org on 2007/10/23 06:02:52 UTC

svn commit: r587383 - /webservices/commons/branches/modules/XmlSchema/1.3.3/pom.xml

Author: ajith
Date: Mon Oct 22 21:02:51 2007
New Revision: 587383

URL: http://svn.apache.org/viewvc?rev=587383&view=rev
Log:
1. changed the release number for this release

Modified:
    webservices/commons/branches/modules/XmlSchema/1.3.3/pom.xml

Modified: webservices/commons/branches/modules/XmlSchema/1.3.3/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1.3.3/pom.xml?rev=587383&r1=587382&r2=587383&view=diff
==============================================================================
--- webservices/commons/branches/modules/XmlSchema/1.3.3/pom.xml (original)
+++ webservices/commons/branches/modules/XmlSchema/1.3.3/pom.xml Mon Oct 22 21:02:51 2007
@@ -26,7 +26,7 @@
     <groupId>org.apache.ws.commons.schema</groupId>
     <artifactId>XmlSchema</artifactId>
     <name>XmlSchema</name>
-    <version>SNAPSHOT</version>
+    <version>1.3.3-RC1</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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org