This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 3
in repository https://gitbox.apache.org/repos/asf/freemarker.git


The following commit(s) were added to refs/heads/3 by this push:
     new 931dbfdb (org.apache.freemarker, not org.freemarker...)
931dbfdb is described below

commit 931dbfdbc921d6c67b14787bd262f5dd14cdebd4
Author: ddekany <[email protected]>
AuthorDate: Sat Oct 28 11:39:01 2023 +0200

    (org.apache.freemarker, not org.freemarker...)
---
 osgi.bnd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/osgi.bnd b/osgi.bnd
index ff0086ec..c75a0b1a 100644
--- a/osgi.bnd
+++ b/osgi.bnd
@@ -64,4 +64,4 @@ Implementation-Title: FreeMarker
 Implementation-Version: ${versionForMf}
 Implementation-Vendor: freemarker.org
 # TODO: This should be different for each module. Also, migrate to using 
module-info.class.
-Automatic-Module-Name: org.freemarker
+Automatic-Module-Name: org.apache.freemarker

Reply via email to