From c61801a7c60565a972b9fe210892a7bcc2ff9876 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 10 Jul 2019 08:41:18 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jmustache-1.15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 17f7c98..768bafd 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.samskivert jmustache bundle - 1.15-SNAPSHOT + 1.15 jmustache A Java implementation of the Mustache templating language.