Skip to content

Commit 9a6b4f9

Browse files
Radek Felcmanlukasj
authored andcommitted
Project README.md update
This commit extends current project README.md with info about latest published version in Maven Central, Nightly build status and latest available snapshot. Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
1 parent 682b46f commit 9a6b4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# EclipseLink-ASM
1212
[![Maven Central](https://img.shields.io/maven-central/v/org.eclipse.persistence/org.eclipse.persistence.asm.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/org.eclipse.persistence/org.eclipse.persistence.asm)
1313
[![Jakarta Staging (Snapshots)](https://img.shields.io/nexus/s/https/jakarta.oss.sonatype.org/org.eclipse.persistence/org.eclipse.persistence.asm.svg)](https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm)
14-
[![Master Build Status](https://ci.eclipse.org/eclipselink/job/eclipselink-nightly-master/badge/icon)](https://ci.eclipse.org/eclipselink/job/asm-build)
14+
[![Master Build Status](https://ci.eclipse.org/eclipselink/job/asm-build/badge/icon)](https://ci.eclipse.org/eclipselink/job/asm-build)
1515

1616
This is a library [EclipseLink](https://github.com/eclipse-ee4j/eclipselink) uses for weaving
1717
and bytecode manipulation. It's build on top of [ASM](https://asm.ow2.io/).

0 commit comments

Comments
 (0)