[maven-release-plugin] prepare release uimaj-3.5.0
diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index c0f8e11..3485cf4 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml b/aggregate-uimaj-eclipse-plugins/pom.xml
index 6f745cf..1b35da4 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 6b81081..52fbd00 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 77edfeb..84daec8 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimaj-parent</artifactId>
-		<version>3.5.0-SNAPSHOT</version>
+		<version>3.5.0</version>
 		<relativePath>../uimaj-parent/pom.xml</relativePath>
 	</parent>
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index f17adb9..2b8d4df 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -16,14 +16,12 @@
 	specific language governing permissions and limitations
 	under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index aafcf27..5b77e54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -43,7 +43,7 @@
     <connection>scm:git:https://github.com/apache/uima-uimaj/</connection>
     <developerConnection>scm:git:https://github.com/apache/uima-uimaj/</developerConnection>
     <url>https://github.com/apache/uima-uimaj/</url>
-    <tag>uimaj-3.4.0</tag>
+    <tag>uimaj-3.5.0</tag>
   </scm>
 
   <properties>
diff --git a/uimaj-adapter-vinci/pom.xml b/uimaj-adapter-vinci/pom.xml
index 478d00d..9946450 100644
--- a/uimaj-adapter-vinci/pom.xml
+++ b/uimaj-adapter-vinci/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-bom/pom.xml b/uimaj-bom/pom.xml
index 3988664..098e7a4 100644
--- a/uimaj-bom/pom.xml
+++ b/uimaj-bom/pom.xml
@@ -17,9 +17,7 @@
    specific language governing permissions and limitations
    under the License.    
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -30,7 +28,7 @@
   </parent>
 
   <artifactId>uimaj-bom</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <packaging>pom</packaging>
 
   <name>Apache UIMA Base: ${project.artifactId}</name>
@@ -40,48 +38,52 @@
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-core</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-cpe</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-json</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-tools</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-adapter-vinci</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>jVinci</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-test-util</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-component-test-util</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.uima</groupId>
         <artifactId>uimaj-document-annotation</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
+
+  <scm>
+    <tag>uimaj-3.5.0</tag>
+  </scm>
 </project>
\ No newline at end of file
diff --git a/uimaj-bootstrap/pom.xml b/uimaj-bootstrap/pom.xml
index 1a98f07..84dc2f3 100644
--- a/uimaj-bootstrap/pom.xml
+++ b/uimaj-bootstrap/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-component-test-util/pom.xml b/uimaj-component-test-util/pom.xml
index 948c747..6dd58aa 100644
--- a/uimaj-component-test-util/pom.xml
+++ b/uimaj-component-test-util/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-core/pom.xml b/uimaj-core/pom.xml
index 064ba3b..9e37bba 100644
--- a/uimaj-core/pom.xml
+++ b/uimaj-core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-cpe/pom.xml b/uimaj-cpe/pom.xml
index e7ef5e8..ac5ac98 100644
--- a/uimaj-cpe/pom.xml
+++ b/uimaj-cpe/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-document-annotation/pom.xml b/uimaj-document-annotation/pom.xml
index dafdfb2..d2d5966 100644
--- a/uimaj-document-annotation/pom.xml
+++ b/uimaj-document-annotation/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-documentation/pom.xml b/uimaj-documentation/pom.xml
index d6d3894..196468b 100644
--- a/uimaj-documentation/pom.xml
+++ b/uimaj-documentation/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-eclipse-feature-runtime/feature.xml b/uimaj-eclipse-feature-runtime/feature.xml
index 23d3a90..b09af92 100644
--- a/uimaj-eclipse-feature-runtime/feature.xml
+++ b/uimaj-eclipse-feature-runtime/feature.xml
@@ -20,7 +20,7 @@
 <feature
       id="org.apache.uima.runtime"
       label="UIMA Runtime"
-      version="3.5.0.qualifier"
+      version="3.5.0"
       provider-name="Apache Software Foundation">
 
    <description>
diff --git a/uimaj-eclipse-feature-runtime/pom.xml b/uimaj-eclipse-feature-runtime/pom.xml
index 953e360..4501aa7 100644
--- a/uimaj-eclipse-feature-runtime/pom.xml
+++ b/uimaj-eclipse-feature-runtime/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-runtime</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
   </dependencies>
 
@@ -63,15 +63,15 @@
                   <target>
                     <echo message="Generating checksums for p2content.xml" />
                     <property name="p2content-path" location="${project.build.directory}/${project.artifactId}-${project.version}-p2metadata.xml" />
-                    <copy file="${project.build.directory}/p2content.xml" tofile="${p2content-path}" overwrite="true" verbose="true"/>
+                    <copy file="${project.build.directory}/p2content.xml" tofile="${p2content-path}" overwrite="true" verbose="true" />
                     <checksum format="MD5SUM" forceoverwrite="yes" algorithm="SHA-512" fileext=".sha512" file="${p2content-path}" />
-                    <copy file="${p2content-path}.sha512" tofile="${project.build.directory}/p2content.xml.sha512" overwrite="true" verbose="true"/>
+                    <copy file="${p2content-path}.sha512" tofile="${project.build.directory}/p2content.xml.sha512" overwrite="true" verbose="true" />
     
                     <echo message="Generating checksums for p2artifacts.xml" />
                     <property name="p2artifacts-path" location="${project.build.directory}/${project.artifactId}-${project.version}-p2artifacts.xml" />
-                    <copy file="${project.build.directory}/p2artifacts.xml" tofile="${p2artifacts-path}" overwrite="true" verbose="true"/>
+                    <copy file="${project.build.directory}/p2artifacts.xml" tofile="${p2artifacts-path}" overwrite="true" verbose="true" />
                     <checksum format="MD5SUM" forceoverwrite="yes" algorithm="SHA-512" fileext=".sha512" file="${p2artifacts-path}" />
-                    <copy file="${p2artifacts-path}.sha512" tofile="${project.build.directory}/p2artifacts.xml.sha512" overwrite="true" verbose="true"/>
+                    <copy file="${p2artifacts-path}.sha512" tofile="${project.build.directory}/p2artifacts.xml.sha512" overwrite="true" verbose="true" />
                   </target>
                 </configuration>
               </execution>
diff --git a/uimaj-eclipse-feature-tools/feature.xml b/uimaj-eclipse-feature-tools/feature.xml
index 6a562e3..b92927e 100644
--- a/uimaj-eclipse-feature-tools/feature.xml
+++ b/uimaj-eclipse-feature-tools/feature.xml
@@ -20,7 +20,7 @@
 <feature
       id="org.apache.uima.tools"
       label="UIMA Tools (includes Runtime)"
-      version="3.5.0.qualifier"
+      version="3.5.0"
       provider-name="Apache Software Foundation">
 
    <description>
@@ -153,7 +153,7 @@
 
    <includes
          id="org.apache.uima.runtime"
-         version="3.5.0.qualifier"
+         version="3.5.0"
          name="UIMA Runtime plugin feature"/>
 
    <requires>
diff --git a/uimaj-eclipse-feature-tools/pom.xml b/uimaj-eclipse-feature-tools/pom.xml
index dbcf620..e5c3bf8 100644
--- a/uimaj-eclipse-feature-tools/pom.xml
+++ b/uimaj-eclipse-feature-tools/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -38,42 +38,42 @@
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>org.apache.uima.runtime</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-cas-editor</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-cas-editor-ide</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-configurator</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-debug</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-jcasgen</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-pear-packager</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>uimaj-ep-launcher</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
   </dependencies>
   
@@ -96,15 +96,15 @@
                   <target>
                     <echo message="Generating checksums for p2content.xml" />
                     <property name="p2content-path" location="${project.build.directory}/${project.artifactId}-${project.version}-p2metadata.xml" />
-                    <copy file="${project.build.directory}/p2content.xml" tofile="${p2content-path}" overwrite="true" verbose="true"/>
+                    <copy file="${project.build.directory}/p2content.xml" tofile="${p2content-path}" overwrite="true" verbose="true" />
                     <checksum format="MD5SUM" forceoverwrite="yes" algorithm="SHA-512" fileext=".sha512" file="${p2content-path}" />
-                    <copy file="${p2content-path}.sha512" tofile="${project.build.directory}/p2content.xml.sha512" overwrite="true" verbose="true"/>
+                    <copy file="${p2content-path}.sha512" tofile="${project.build.directory}/p2content.xml.sha512" overwrite="true" verbose="true" />
     
                     <echo message="Generating checksums for p2artifacts.xml" />
                     <property name="p2artifacts-path" location="${project.build.directory}/${project.artifactId}-${project.version}-p2artifacts.xml" />
-                    <copy file="${project.build.directory}/p2artifacts.xml" tofile="${p2artifacts-path}" overwrite="true" verbose="true"/>
+                    <copy file="${project.build.directory}/p2artifacts.xml" tofile="${p2artifacts-path}" overwrite="true" verbose="true" />
                     <checksum format="MD5SUM" forceoverwrite="yes" algorithm="SHA-512" fileext=".sha512" file="${p2artifacts-path}" />
-                    <copy file="${p2artifacts-path}.sha512" tofile="${project.build.directory}/p2artifacts.xml.sha512" overwrite="true" verbose="true"/>
+                    <copy file="${p2artifacts-path}.sha512" tofile="${project.build.directory}/p2artifacts.xml.sha512" overwrite="true" verbose="true" />
                   </target>
                 </configuration>
               </execution>
diff --git a/uimaj-eclipse-maven-p2-site/pom.xml b/uimaj-eclipse-maven-p2-site/pom.xml
index c3008f8..e07843f 100644
--- a/uimaj-eclipse-maven-p2-site/pom.xml
+++ b/uimaj-eclipse-maven-p2-site/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-eclipse-update-site/category.xml b/uimaj-eclipse-update-site/category.xml
index 168f5e0..ff772a3 100644
--- a/uimaj-eclipse-update-site/category.xml
+++ b/uimaj-eclipse-update-site/category.xml
@@ -20,10 +20,10 @@
    ***************************************************************
    -->
 <site>
-   <feature url="features/org.apache.uima.runtime_3.5.0.qualifier.jar" id="org.apache.uima.runtime" version="3.5.0.qualifier">
+   <feature url="features/org.apache.uima.runtime_3.5.0.jar" id="org.apache.uima.runtime" version="3.5.0">
       <category name="uima-tooling-and-runtimes"/>
    </feature>
-   <feature url="features/org.apache.uima.tools_3.5.0.qualifier.jar" id="org.apache.uima.tools" version="3.5.0.qualifier">
+   <feature url="features/org.apache.uima.tools_3.5.0.jar" id="org.apache.uima.tools" version="3.5.0">
       <category name="uima-tooling-and-runtimes"/>
    </feature>
    <category-def name="uima-tooling-and-runtimes" label="Apache UIMA Eclipse tooling and runtime support">
diff --git a/uimaj-eclipse-update-site/pom.xml b/uimaj-eclipse-update-site/pom.xml
index 80e4916..9869b85 100644
--- a/uimaj-eclipse-update-site/pom.xml
+++ b/uimaj-eclipse-update-site/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -43,12 +43,12 @@
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>org.apache.uima.runtime</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.uima</groupId>
       <artifactId>org.apache.uima.tools</artifactId>
-      <version>3.5.0-SNAPSHOT</version>
+      <version>3.5.0</version>
     </dependency>
   </dependencies>
 
diff --git a/uimaj-ep-cas-editor-ide/pom.xml b/uimaj-ep-cas-editor-ide/pom.xml
index 818b315..e6295de 100644
--- a/uimaj-ep-cas-editor-ide/pom.xml
+++ b/uimaj-ep-cas-editor-ide/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-cas-editor/pom.xml b/uimaj-ep-cas-editor/pom.xml
index b43ac0e..7211d12 100644
--- a/uimaj-ep-cas-editor/pom.xml
+++ b/uimaj-ep-cas-editor/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-configurator/pom.xml b/uimaj-ep-configurator/pom.xml
index cc2714a..5f8b6aa 100644
--- a/uimaj-ep-configurator/pom.xml
+++ b/uimaj-ep-configurator/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-debug/pom.xml b/uimaj-ep-debug/pom.xml
index fee5511..9cf8a23 100644
--- a/uimaj-ep-debug/pom.xml
+++ b/uimaj-ep-debug/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-jcasgen/pom.xml b/uimaj-ep-jcasgen/pom.xml
index e677c80..607c183 100644
--- a/uimaj-ep-jcasgen/pom.xml
+++ b/uimaj-ep-jcasgen/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-launcher/pom.xml b/uimaj-ep-launcher/pom.xml
index d24f3fa..ebf1c66 100644
--- a/uimaj-ep-launcher/pom.xml
+++ b/uimaj-ep-launcher/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-pear-packager/pom.xml b/uimaj-ep-pear-packager/pom.xml
index 304295a..0ffab80 100644
--- a/uimaj-ep-pear-packager/pom.xml
+++ b/uimaj-ep-pear-packager/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-ep-runtime/pom.xml b/uimaj-ep-runtime/pom.xml
index 4bce9b6..e63bd09 100644
--- a/uimaj-ep-runtime/pom.xml
+++ b/uimaj-ep-runtime/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-examples/pom.xml b/uimaj-examples/pom.xml
index 18e789b..45aa138 100644
--- a/uimaj-examples/pom.xml
+++ b/uimaj-examples/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-json/pom.xml b/uimaj-json/pom.xml
index 840f633..e6e1ad1 100644
--- a/uimaj-json/pom.xml
+++ b/uimaj-json/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   <artifactId>uimaj-json</artifactId>
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index 2a4f381..aa8ecc8 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -37,7 +37,7 @@
 
   <artifactId>uimaj-parent</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>Apache UIMA Java SDK: ${project.artifactId}</name>
   <description>The common parent pom for the UIMA Java SDK</description>
   <url>${uimaWebsiteUrl}</url>
@@ -48,7 +48,7 @@
   </issueManagement>
 
   <scm>
-    <tag>uimaj-3.4.0</tag>
+    <tag>uimaj-3.5.0</tag>
     <connection>scm:git:https://github.com/apache/uima-uimaj/</connection>
     <developerConnection>scm:git:https://github.com/apache/uima-uimaj/</developerConnection>
     <url>https://github.com/apache/uima-uimaj/</url>
diff --git a/uimaj-test-util/pom.xml b/uimaj-test-util/pom.xml
index 1f8bf62..c80771a 100644
--- a/uimaj-test-util/pom.xml
+++ b/uimaj-test-util/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
diff --git a/uimaj-tools/pom.xml b/uimaj-tools/pom.xml
index 87c4b55..d03e23c 100644
--- a/uimaj-tools/pom.xml
+++ b/uimaj-tools/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimaj-parent</artifactId>
-		<version>3.5.0-SNAPSHOT</version>
+		<version>3.5.0</version>
 		<relativePath>../uimaj-parent/pom.xml</relativePath>
 	</parent>
 
diff --git a/uimaj-v3migration-jcas/pom.xml b/uimaj-v3migration-jcas/pom.xml
index 184fdf2..66fdbca 100644
--- a/uimaj-v3migration-jcas/pom.xml
+++ b/uimaj-v3migration-jcas/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>