From 3193938ea18eb22ca3e3a3fa56f8ed5894d5c40c Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 30 Nov 2023 12:19:30 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jmustache-1.16 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25976d4..55e3e1a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.samskivert jmustache bundle - 1.16-SNAPSHOT + 1.16 jmustache A Java implementation of the Mustache templating language.