From 7cf2fcbc3bcac6ecb4c2f52b6ceeb4adc95aa3f9 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Sun, 19 Aug 2018 17:29:36 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v1.3.7 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38ba54d6b..b5ee25df7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ threetenbp jar ThreeTen backport - 1.3.7-SNAPSHOT + 1.3.7 Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR. https://www.threeten.org/threetenbp @@ -91,6 +91,7 @@ scm:git:https://github.com/ThreeTen/threetenbp.git scm:git:https://github.com/ThreeTen/threetenbp.git https://github.com/ThreeTen/threetenbp + v1.3.7 ThreeTen.org