Adding myself to pom
diff --git a/pom.xml b/pom.xml
index c73f0df..422619b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.3</version>
 
   <name>Apache Commons FileUpload</name>
   <description>
@@ -97,6 +97,12 @@
       <email>ggregory@apache.org</email>
       <organization />
     </developer>
+    <developer>
+      <name>Rob Tompkins</name>
+      <id>chtompki</id>
+      <email>chtompki@apache.org</email>
+      <organization />
+    </developer>
   </developers>
 
   <contributors>