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

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


The following commit(s) were added to refs/heads/2.3-gae by this push:
     new aba94c0d Adjusted description in POM
aba94c0d is described below

commit aba94c0d7b4ac2fd8b78a33ce06e8c07df6743e9
Author: ddekany <[email protected]>
AuthorDate: Sun Dec 1 21:52:46 2024 +0100

    Adjusted description in POM
---
 build.gradle.kts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.gradle.kts b/build.gradle.kts
index e2575431..99c778bf 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -348,7 +348,6 @@ publishing {
                 packaging = "jar"
                 name.set("Apache FreeMarker")
                 description.set("""
-
                     Google App Engine compliant variation of FreeMarker.
                     FreeMarker is a "template engine"; a generic tool to 
generate text output based on templates.
                     """.trimIndent().prependIndent("    ") + "\n  "

Reply via email to