Skip to content

Commit 0bad49a

Browse files
committed
219: Improve code coverage of ServiceProvider
Task-Url: #219
1 parent f7b96da commit 0bad49a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h2>API</h2>
101101
<pre><code>&lt;dependency&gt;
102102
&lt;groupId&gt;javax.measure&lt;/groupId&gt;
103103
&lt;artifactId&gt;unit-api&lt;/artifactId&gt;
104-
&lt;version&gt;2.1.1&lt;/version&gt;
104+
&lt;version&gt;2.1.2&lt;/version&gt;
105105
&lt;/dependency&gt;</code></pre>
106106

107107
For JSR 363 use <code>
@@ -110,10 +110,9 @@ <h2>API</h2>
110110

111111
<p>Further versions can be found <a href="http://mvnrepository.com/artifact/javax.measure/unit-api/" target="_blank">here</a>.</p>
112112
<p>
113-
Release artifacts should be accessible from the following repositories:
113+
Release artifacts are accessible from the following repositories:
114114
<ul>
115115
<li>Maven Central</li>
116-
<li>JCenter by Bintray</li>
117116
</ul>
118117
</p>
119118

0 commit comments

Comments
 (0)