Skip to content

Commit 46d38b3

Browse files
committed
6: Replace Bintray/JCenter
Task-Url: JavaMoney/javamoney-parent#6
1 parent 583cecf commit 46d38b3

File tree

7 files changed

+5
-15
lines changed

7 files changed

+5
-15
lines changed

content/api.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ <h3>
4646
The release artifacts should be accessible from the following repositories:
4747
<ul>
4848
<li>Maven Central</li>
49-
<li>JCenter by Bintray</li>
5049
</ul>
5150
</p>
5251

content/blog/2020/may354.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ <h3>Maintenance Release Code Complete on Star Wars Day</h3>
2222
Today the Maintenance Release 1 of JSR 354 was tagged code complete on <a
2323
href="https://en.wikipedia.org/wiki/Star_Wars_Day">Star Wars Day</a>.<br>
2424
Check the <a href="https://github.com/orgs/JavaMoney/projects/1">issues resolved by MR1</a> on GitHub.<br>
25-
We still have to clarify a few things like the PGP keys to use for Sonatype/MavenCentral, but within a couple of days we should also have them on Sonatype Nexus after we deployed them on <a href="https://dl.bintray.com/javamoney/maven/">Bintray</a>.
25+
We still have to clarify a few things like the PGP keys to use for Sonatype/MavenCentral, but within a couple of days we should also have them on Sonatype Nexus after we deployed them on Bintray.
2626
</p><p>
2727
Thanks everyone who made this possible.
2828
</p>
2929
</section>
30-
31-

content/lib.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ <h3>
6464
The release artifacts should be accessible from the following repositories:
6565
<ul>
6666
<li>Maven Central</li>
67-
<li>JCenter by Bintray</li>
6867
</ul>
6968
</p>
7069
-->

content/midas.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ <h3>
5050
The release artifacts should be accessible from the following repositories:
5151
<ul>
5252
<li>Maven Central</li>
53-
<li>JCenter by Bintray</li>
5453
</ul>
5554
</p>
5655
-->

content/ri.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ <h3>
4646
The release artifacts should be accessible from the following repositories:
4747
<ul>
4848
<li>Maven Central</li>
49-
<li>JCenter by Bintray</li>
5049
</ul>
5150
</p>
5251

content/shelter.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ <h2>
3232
The release artifacts should be accessible from the following repositories:
3333
<ul>
3434
<li>Maven Central</li>
35-
<li>JCenter by Bintray</li>
3635
</ul>
3736
</p>
3837
</section>

content/tck.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title=TCK
2-
date=2015-05-31
2+
date=2020-05-05
33
type=page
44
status=published
55
~~~~~~
@@ -34,7 +34,7 @@ <h3>
3434
<pre><code>&lt;dependency&gt;
3535
&lt;groupId&gt;org.javamoney&lt;/groupId&gt;
3636
&lt;artifactId&gt;javamoney-tck&lt;/artifactId&gt;
37-
&lt;version&gt;1.0&lt;/version&gt;
37+
&lt;version&gt;1.1&lt;/version&gt;
3838
&lt;/dependency&gt;
3939
</code></pre>
4040

@@ -43,7 +43,6 @@ <h3>
4343
The release artifacts should be accessible from the following repositories:
4444
<ul>
4545
<li>Maven Central</li>
46-
<li>JCenter by Bintray</li>
4746
</ul>
4847
</p>
4948

@@ -55,9 +54,7 @@ <h3>
5554

5655
<p>
5756
Different people have contributed to this project. During the
58-
development of JSR 354, <a href="https://github.com/atsticks"
59-
class="user-mention">@atsticks</a> and <a
60-
href="https://github.com/keilw" class="user-mention">@keilw</a>
61-
founded this project and were also the main contributors.
57+
development of JSR 354, <a href="https://github.com/keilw" class="user-mention">@keilw</a>
58+
founded this project and are also main contributors.
6259
</p>
6360
</section>

0 commit comments

Comments
 (0)