1. Updated the version to RC3

git-svn-id: https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1.3.3@600709 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 99475d0..77c0db7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <artifactId>XmlSchema</artifactId>

     <packaging>bundle</packaging>

     <name>XmlSchema</name>

-    <version>1.3.3-RC2</version>

+    <version>1.3.3-RC3</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>