diff --git a/edu.cuny.citytech.refactoring.common.core/META-INF/MANIFEST.MF b/edu.cuny.citytech.refactoring.common.core/META-INF/MANIFEST.MF
index 7ebc563..3646b0c 100644
--- a/edu.cuny.citytech.refactoring.common.core/META-INF/MANIFEST.MF
+++ b/edu.cuny.citytech.refactoring.common.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.citytech.refactoring.common.core
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Export-Package: edu.cuny.citytech.refactoring.common.core;version="3.9.0";
uses:="org.eclipse.core.runtime,
org.eclipse.osgi.util,
diff --git a/edu.cuny.citytech.refactoring.common.core/pom.xml b/edu.cuny.citytech.refactoring.common.core/pom.xml
index 1cd8b18..01aea18 100644
--- a/edu.cuny.citytech.refactoring.common.core/pom.xml
+++ b/edu.cuny.citytech.refactoring.common.core/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.citytech.refactoring.common.core
diff --git a/edu.cuny.citytech.refactoring.common.eval/META-INF/MANIFEST.MF b/edu.cuny.citytech.refactoring.common.eval/META-INF/MANIFEST.MF
index c1f25f9..8957186 100644
--- a/edu.cuny.citytech.refactoring.common.eval/META-INF/MANIFEST.MF
+++ b/edu.cuny.citytech.refactoring.common.eval/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.citytech.refactoring.common.eval
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Automatic-Module-Name: edu.cuny.citytech.refactoring.common.eval
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ClassPath: .,
diff --git a/edu.cuny.citytech.refactoring.common.eval/pom.xml b/edu.cuny.citytech.refactoring.common.eval/pom.xml
index 9500cdf..5e26d6b 100644
--- a/edu.cuny.citytech.refactoring.common.eval/pom.xml
+++ b/edu.cuny.citytech.refactoring.common.eval/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.citytech.refactoring.common.eval
diff --git a/edu.cuny.citytech.refactoring.common.feature/feature.xml b/edu.cuny.citytech.refactoring.common.feature/feature.xml
index 1b7d90c..c240836 100644
--- a/edu.cuny.citytech.refactoring.common.feature/feature.xml
+++ b/edu.cuny.citytech.refactoring.common.feature/feature.xml
@@ -2,7 +2,7 @@
diff --git a/edu.cuny.citytech.refactoring.common.feature/pom.xml b/edu.cuny.citytech.refactoring.common.feature/pom.xml
index c42e010..23889fa 100644
--- a/edu.cuny.citytech.refactoring.common.feature/pom.xml
+++ b/edu.cuny.citytech.refactoring.common.feature/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.citytech.refactoring.common.feature
diff --git a/edu.cuny.citytech.refactoring.common.tests/META-INF/MANIFEST.MF b/edu.cuny.citytech.refactoring.common.tests/META-INF/MANIFEST.MF
index 65a9284..07f20b2 100644
--- a/edu.cuny.citytech.refactoring.common.tests/META-INF/MANIFEST.MF
+++ b/edu.cuny.citytech.refactoring.common.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.citytech.refactoring.common.tests
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-21
Export-Package: edu.cuny.citytech.refactoring.common.tests
diff --git a/edu.cuny.citytech.refactoring.common.tests/pom.xml b/edu.cuny.citytech.refactoring.common.tests/pom.xml
index 58bd786..027602e 100644
--- a/edu.cuny.citytech.refactoring.common.tests/pom.xml
+++ b/edu.cuny.citytech.refactoring.common.tests/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.citytech.refactoring.common.tests
diff --git a/edu.cuny.citytech.refactoring.common.ui/META-INF/MANIFEST.MF b/edu.cuny.citytech.refactoring.common.ui/META-INF/MANIFEST.MF
index 7b0ca45..f1a307e 100644
--- a/edu.cuny.citytech.refactoring.common.ui/META-INF/MANIFEST.MF
+++ b/edu.cuny.citytech.refactoring.common.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.citytech.refactoring.common.ui
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Export-Package: edu.cuny.citytech.refactoring.common.ui
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ltk.core.refactoring,
diff --git a/edu.cuny.citytech.refactoring.common.ui/pom.xml b/edu.cuny.citytech.refactoring.common.ui/pom.xml
index 6e8cdf7..f01dd61 100644
--- a/edu.cuny.citytech.refactoring.common.ui/pom.xml
+++ b/edu.cuny.citytech.refactoring.common.ui/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.citytech.refactoring.common.ui
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/artifacts.jar b/edu.cuny.citytech.refactoring.common.updatesite/artifacts.jar
index c52c1e8..b45abfc 100644
Binary files a/edu.cuny.citytech.refactoring.common.updatesite/artifacts.jar and b/edu.cuny.citytech.refactoring.common.updatesite/artifacts.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/content.jar b/edu.cuny.citytech.refactoring.common.updatesite/content.jar
index 59d2354..fe23cd5 100644
Binary files a/edu.cuny.citytech.refactoring.common.updatesite/content.jar and b/edu.cuny.citytech.refactoring.common.updatesite/content.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/features/edu.cuny.citytech.refactoring.common.feature_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/features/edu.cuny.citytech.refactoring.common.feature_5.1.0.jar
new file mode 100644
index 0000000..0427e92
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/features/edu.cuny.citytech.refactoring.common.feature_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.core_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.core_5.1.0.jar
new file mode 100644
index 0000000..8b754a2
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.core_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.eval_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.eval_5.1.0.jar
new file mode 100644
index 0000000..bbc2485
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.eval_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.tests_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.tests_5.1.0.jar
new file mode 100644
index 0000000..69cb98e
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.tests_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.ui_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.ui_5.1.0.jar
new file mode 100644
index 0000000..a6d52fb
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.citytech.refactoring.common.ui_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.core_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.core_5.1.0.jar
new file mode 100644
index 0000000..c172b3c
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.core_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.eval_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.eval_5.1.0.jar
new file mode 100644
index 0000000..5e47e40
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.eval_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.tests_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.tests_5.1.0.jar
new file mode 100644
index 0000000..7ed0b5f
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.tests_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.ui_5.1.0.jar b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.ui_5.1.0.jar
new file mode 100644
index 0000000..bd2baff
Binary files /dev/null and b/edu.cuny.citytech.refactoring.common.updatesite/plugins/edu.cuny.hunter.refactoring.common.java.ui_5.1.0.jar differ
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/pom.xml b/edu.cuny.citytech.refactoring.common.updatesite/pom.xml
index cefa40a..349ad4b 100644
--- a/edu.cuny.citytech.refactoring.common.updatesite/pom.xml
+++ b/edu.cuny.citytech.refactoring.common.updatesite/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.citytech.refactoring.common.updatesite
diff --git a/edu.cuny.citytech.refactoring.common.updatesite/site.xml b/edu.cuny.citytech.refactoring.common.updatesite/site.xml
index f0276dd..1db241d 100644
--- a/edu.cuny.citytech.refactoring.common.updatesite/site.xml
+++ b/edu.cuny.citytech.refactoring.common.updatesite/site.xml
@@ -3,7 +3,7 @@
A bootstrap framework for new refactoring tool plugins.
-
+
diff --git a/edu.cuny.hunter.refactoring.common.java.core/META-INF/MANIFEST.MF b/edu.cuny.hunter.refactoring.common.java.core/META-INF/MANIFEST.MF
index 4ed62e8..46b4fe7 100644
--- a/edu.cuny.hunter.refactoring.common.java.core/META-INF/MANIFEST.MF
+++ b/edu.cuny.hunter.refactoring.common.java.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.hunter.refactoring.common.java.core
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Export-Package: edu.cuny.hunter.refactoring.common.java.core;version="3.9.0";
uses:="org.eclipse.jdt.internal.corext.refactoring.util,
org.eclipse.core.runtime,
diff --git a/edu.cuny.hunter.refactoring.common.java.core/pom.xml b/edu.cuny.hunter.refactoring.common.java.core/pom.xml
index 580063b..990314e 100644
--- a/edu.cuny.hunter.refactoring.common.java.core/pom.xml
+++ b/edu.cuny.hunter.refactoring.common.java.core/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.hunter.refactoring.common.java.core
diff --git a/edu.cuny.hunter.refactoring.common.java.eval/META-INF/MANIFEST.MF b/edu.cuny.hunter.refactoring.common.java.eval/META-INF/MANIFEST.MF
index 302f750..72132c0 100644
--- a/edu.cuny.hunter.refactoring.common.java.eval/META-INF/MANIFEST.MF
+++ b/edu.cuny.hunter.refactoring.common.java.eval/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.hunter.refactoring.common.java.eval
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Automatic-Module-Name: edu.cuny.hunter.refactoring.common.java.eval
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ClassPath: .
diff --git a/edu.cuny.hunter.refactoring.common.java.eval/pom.xml b/edu.cuny.hunter.refactoring.common.java.eval/pom.xml
index 0b6f852..7325b0f 100644
--- a/edu.cuny.hunter.refactoring.common.java.eval/pom.xml
+++ b/edu.cuny.hunter.refactoring.common.java.eval/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.hunter.refactoring.common.java.eval
diff --git a/edu.cuny.hunter.refactoring.common.java.tests/META-INF/MANIFEST.MF b/edu.cuny.hunter.refactoring.common.java.tests/META-INF/MANIFEST.MF
index 45384e2..49a4be6 100644
--- a/edu.cuny.hunter.refactoring.common.java.tests/META-INF/MANIFEST.MF
+++ b/edu.cuny.hunter.refactoring.common.java.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.hunter.refactoring.common.java.tests
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-21
Export-Package: edu.cuny.hunter.refactoring.common.java.tests
diff --git a/edu.cuny.hunter.refactoring.common.java.tests/pom.xml b/edu.cuny.hunter.refactoring.common.java.tests/pom.xml
index 63736ac..9047a1f 100644
--- a/edu.cuny.hunter.refactoring.common.java.tests/pom.xml
+++ b/edu.cuny.hunter.refactoring.common.java.tests/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.hunter.refactoring.common.java.tests
diff --git a/edu.cuny.hunter.refactoring.common.java.ui/META-INF/MANIFEST.MF b/edu.cuny.hunter.refactoring.common.java.ui/META-INF/MANIFEST.MF
index 1252243..2e16a00 100644
--- a/edu.cuny.hunter.refactoring.common.java.ui/META-INF/MANIFEST.MF
+++ b/edu.cuny.hunter.refactoring.common.java.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: edu.cuny.hunter.refactoring.common.java.ui
-Bundle-Version: 5.1.0.qualifier
+Bundle-Version: 5.1.0
Export-Package: edu.cuny.hunter.refactoring.common.java.ui;version="3.9.0"
Bundle-Vendor: %Bundle-Vendor
Automatic-Module-Name: edu.cuny.hunter.refactoring.common.java.ui
diff --git a/edu.cuny.hunter.refactoring.common.java.ui/pom.xml b/edu.cuny.hunter.refactoring.common.java.ui/pom.xml
index 6b6c424..bd26d1f 100644
--- a/edu.cuny.hunter.refactoring.common.java.ui/pom.xml
+++ b/edu.cuny.hunter.refactoring.common.java.ui/pom.xml
@@ -4,7 +4,7 @@
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
..
edu.cuny.hunter.refactoring.common.java.ui
diff --git a/pom.xml b/pom.xml
index bb679d7..f26c557 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
edu.cuny.hunter.refactoring.common
edu.cuny.hunter.refactoring.common
- 5.1.0-SNAPSHOT
+ 5.1.0
pom
Common Eclipse Refactoring Framework
A framework for making creating refactoring plugins in Eclipse a bit easier for particular kinds of refactorings.