Blame SOURCES/tomcat-build.patch

0797b1
diff -up ./res/bnd/build-defaults.bnd.orig ./res/bnd/build-defaults.bnd
0797b1
--- ./res/bnd/build-defaults.bnd.orig	2020-07-13 13:47:01.229077747 -0400
0797b1
+++ ./res/bnd/build-defaults.bnd	2020-07-13 13:47:12.923095618 -0400
0797b1
@@ -13,7 +13,7 @@
0797b1
 # See the License for the specific language governing permissions and
0797b1
 # limitations under the License.
0797b1
0797b1
-Bundle-Version: ${version_cleanup;${version}}
0797b1
+Bundle-Version: ${version}
0797b1
0797b1
 Specification-Title: Apache Tomcat
0797b1
 Specification-Version: ${version.major.minor}