feature: Changing to 0.25.3

Change-Id: I13b6c1ac57f8f32e95ef8593456a2ab0a472f1f4
diff --git a/org.eclipse.osee.client.ote.feature/feature.xml b/org.eclipse.osee.client.ote.feature/feature.xml
index 0f5c81c..44cb6ed 100644
--- a/org.eclipse.osee.client.ote.feature/feature.xml
+++ b/org.eclipse.osee.client.ote.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.osee.client.ote.feature"
       label="%featureName"
-      version="0.25.1.qualifier"
+      version="0.25.3.qualifier"
       provider-name="%providerName">
 
    <description>
diff --git a/org.eclipse.osee.client.ote.feature/pom.xml b/org.eclipse.osee.client.ote.feature/pom.xml
index a8ed6a7..9c66205 100644
--- a/org.eclipse.osee.client.ote.feature/pom.xml
+++ b/org.eclipse.osee.client.ote.feature/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.osee</groupId>
 		<artifactId>org.eclipse.osee.ote.parent</artifactId>
-		<version>0.25.1-SNAPSHOT</version>
+		<version>0.25.3-SNAPSHOT</version>
 		<relativePath>../org.eclipse.osee.ote.parent</relativePath>
 	</parent>