Set version to 1.3.5-SNAPSHOT (#52)

Signed-off-by: Jonathan Coustick <jonathan.coustick@payara.fish>
diff --git a/pom.xml b/pom.xml
index 9c53d0c..bf21d75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.eclipse.ee4j.ca</groupId>
     <artifactId>ca-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
 
     <inceptionYear>2004</inceptionYear>
 
diff --git a/spec/pom.xml b/spec/pom.xml
index f3184e3..6303b56 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.eclipse.ee4j.ca</groupId>
         <artifactId>ca-parent</artifactId>
-        <version>1.3.3-SNAPSHOT</version>
+        <version>1.3.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>