This repository was archived by the owner on Jun 27, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ This is the API module of JSR 354 licenced under
77- the JSR Spec Licence for Evaluation (see * EVALUATION-LICENCE.txt)
88- the JSR Spec Licence for Implementation (see * IMPLEMENTATION-LICENCE.txt)
99
10+ Release Notes
11+ -------------
12+
13+ - * 1.0* API as defined by JSR 354 Spec.
14+ - * 1.0.1* API as defined by JSR 354 Spec (Fix: building Java 7 API with Java 7)
15+
16+
1017[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/javax.money/money-api-bp/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/javax.money/money-api-bp )
1118[ ![ Build Status] ( https://api.travis-ci.org/JavaMoney/jsr354-api-bp.png?branch=master )] ( https://travis-ci.org/JavaMoney/jsr354-api-bp )
1219[ ![ Coverage Status] ( https://coveralls.io/repos/JavaMoney/jsr354-api-bp/badge.svg )] ( https://coveralls.io/r/JavaMoney/jsr354-api-bp )
Original file line number Diff line number Diff line change 1313 <groupId >javax.money</groupId >
1414 <artifactId >money-api-bp</artifactId >
1515 <packaging >bundle</packaging >
16- <version >1.0.1-SNAPSHOT </version >
16+ <version >1.0.1</version >
1717 <name >Money and Currency API (JSR 354) - Java 6/7 Compatible Version</name >
1818 <url >http://java.net/projects/javamoney</url >
1919 <inceptionYear >2012</inceptionYear >
You can’t perform that action at this time.
0 commit comments