From b9b8188178a992512af1495d76773c4835f86da2 Mon Sep 17 00:00:00 2001 From: Werner Keil Date: Tue, 5 May 2020 00:29:09 +0200 Subject: [PATCH] 325: New release? Task-Url: https://github.com/JavaMoney/jsr354-ri/issues/issues/325 --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 37c87f6..9e0a07a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.javamoney javamoney-parent - 1.1-SNAPSHOT + 1.1 javamoney-tck @@ -21,8 +21,7 @@ JSR 354 Technical Compatibility Kit (TCK) JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with - Money and Currency. This module implements JSR 354. This module provides the test code that is compatible with - both the Java 7 and the Java 8 based API. The targeted API must be provided as well as the implementation + Money and Currency. This module implements JSR 354. The targeted API must be provided as well as the implementation under test to execute this TCK. @@ -36,8 +35,8 @@ - 1.1-SNAPSHOT - 1.4-SNAPSHOT + 1.1 + 1.4 1.8 ${jdkVersion} ${jdkVersion}