52bdf0a
diff -up ./res/bnd/build-defaults.bnd.orig ./res/bnd/build-defaults.bnd
9398972
--- res/bnd/build-defaults.bnd.orig     2023-10-16 11:23:04.752754202 +0800
9398972
+++ res/bnd/build-defaults.bnd  2023-10-16 11:23:29.931876910 +0800
52bdf0a
@@ -13,7 +13,7 @@
52bdf0a
 # See the License for the specific language governing permissions and
52bdf0a
 # limitations under the License.
52bdf0a
52bdf0a
-Bundle-Version: ${version_cleanup;${version}}
52bdf0a
+Bundle-Version: ${version}
9398972
 Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt
52bdf0a
52bdf0a
 Specification-Title: Apache Tomcat
9398972
@@ -36,4 +36,4 @@ X-Compile-Target-JDK: ${compile.release}
9398972
9398972
 -removeheaders: DSTAMP,TODAY,TSTAMP
9398972
9398972
-module.name: org.apache.${replace;${Bundle-Name};-;.}
9398972
\ No newline at end of file
9398972
+module.name: org.apache.${replace;${Bundle-Name};-;.}