OnnoH commented on PR #121:
URL: https://github.com/apache/freemarker/pull/121#issuecomment-2871048659

   Yes I use Maven for my project @fugerit79 and the new `.jar` was the only 
freemarker entry. Just to be sure, I ran the commands you suggested.
   `BUILD SUCCESSFUL in 45s`
   `68 actionable tasks: 64 executed, 4 up-to-date`
   
   `mvn dependency:tree | grep freemarker`
   `[INFO] +- org.freemarker:freemarker-gae:jar:2.3.35-SNAPSHOT:compile`
   
   Including `${.version}` in my template @ddekany gives:
   `<version>2.3.35-nightly</version>` 
   as does `Configuration.getVersion()`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to