Skip to content

Commit 77b1768

Browse files
committed
Set static 1.8.2 version badges in READMEs
Make links to the newer central.sonatype.com (vs. search.maven.com).
1 parent d864772 commit 77b1768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

xbrz-awt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# xBRZ for Java AWT Images
22

3-
[![xbrz-awt](https://img.shields.io/maven-central/v/io.github.stanio/xbrz-awt?label=xbrz-awt&logo=openjdk)](https://search.maven.org/artifact/io.github.stanio/xbrz-awt)
3+
[![xbrz-awt:1.8.2](https://img.shields.io/badge/xbrz--awt-1.8.2-blue?style=flat-square)](https://central.sonatype.com/artifact/io.github.stanio/xbrz-awt/1.8.2)
44

55
Depends on [xbrz-core](../xbrz-core).
66

xbrz-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# xBRZ for Java Core Library
22

3-
[![xbrz-core](https://img.shields.io/maven-central/v/io.github.stanio/xbrz-core?label=xbrz-core&logo=openjdk)](https://search.maven.org/artifact/io.github.stanio/xbrz-core)
3+
[![xbrz-core:1.8.2](https://img.shields.io/badge/xbrz--core-1.8.2-blue?style=flat-square)](https://central.sonatype.com/artifact/io.github.stanio/xbrz-core/1.8.2)
44

55
Self-contained (no dependencies). For using with Java AWT images one may consider [xbrz-awt](../xbrz-awt).
66

0 commit comments

Comments
 (0)