diff --git a/feature/feature.xml b/feature/feature.xml
index 0f7115ec..cb00a1b6 100644
--- a/feature/feature.xml
+++ b/feature/feature.xml
@@ -2,7 +2,7 @@
+ version="2.7.5.qualifier">
Amazon Q Developer helps users build faster across the entire software development lifecycle by providing tailored responses and code recommendations that conform to their team's internal libraries, proprietary algorithmic techniques, and enterprise code style.
@@ -198,6 +198,6 @@ https://github.com/aws/amazon-q-eclipse/blob/main/attribution.xml
id="amazon-q-eclipse"
download-size="11000"
install-size="0"
- version="2.7.4.qualifier"
+ version="2.7.5.qualifier"
unpack="false"/>
diff --git a/feature/pom.xml b/feature/pom.xml
index 0a7005de..6fa61ac0 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -6,7 +6,7 @@
software.aws.toolkits.eclipse
amazon-q-eclipse-group
- 2.7.4-SNAPSHOT
+ 2.7.5-SNAPSHOT
../
diff --git a/plugin/META-INF/MANIFEST.MF b/plugin/META-INF/MANIFEST.MF
index 96ca976b..436ead08 100644
--- a/plugin/META-INF/MANIFEST.MF
+++ b/plugin/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: Amazon Q for Eclipse
Bundle-Provider: Amazon Web Services
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-SymbolicName: amazon-q-eclipse;singleton:=true
-Bundle-Version: 2.7.4.qualifier
+Bundle-Version: 2.7.5.qualifier
Automatic-Module-Name: amazon.q.eclipse
Bundle-ActivationPolicy: lazy
Bundle-Activator: software.aws.toolkits.eclipse.amazonq.plugin.Activator
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 949349b0..4d3877b6 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -6,7 +6,7 @@
software.aws.toolkits.eclipse
amazon-q-eclipse-group
- 2.7.4-SNAPSHOT
+ 2.7.5-SNAPSHOT
../
diff --git a/pom.xml b/pom.xml
index b7ea5a68..88eec891 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
software.aws.toolkits.eclipse
amazon-q-eclipse-group
- 2.7.4-SNAPSHOT
+ 2.7.5-SNAPSHOT
pom
diff --git a/telemetry/pom.xml b/telemetry/pom.xml
index 54a47ce1..661ec38f 100644
--- a/telemetry/pom.xml
+++ b/telemetry/pom.xml
@@ -6,7 +6,7 @@
software.aws.toolkits.eclipse
amazon-q-eclipse-group
- 2.7.4-SNAPSHOT
+ 2.7.5-SNAPSHOT
../
diff --git a/updatesite/category.xml b/updatesite/category.xml
index b4fd3427..3ac09a10 100644
--- a/updatesite/category.xml
+++ b/updatesite/category.xml
@@ -1,6 +1,6 @@
-
+
diff --git a/updatesite/pom.xml b/updatesite/pom.xml
index 20dee80e..a35df53a 100644
--- a/updatesite/pom.xml
+++ b/updatesite/pom.xml
@@ -6,7 +6,7 @@
software.aws.toolkits.eclipse
amazon-q-eclipse-group
- 2.7.4-SNAPSHOT
+ 2.7.5-SNAPSHOT
../