This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 0972de3 add actions badge
0972de3 is described below
commit 0972de345f4c15155aa208ab16e24f4bc88ffede
Author: Raymond Augé <rotty3000@apache.org>
AuthorDate: Sat May 30 11:55:21 2020 -0400
add actions badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e1f4c91..d726188 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
## JAX-RS Whiteboard
[](https://builds.apache.org/job/Aries-JAX-RS-Whiteboard)
+
[](https://search.maven.org/search?q=g:%22org.apache.aries.jax.rs%22%20AND%20a:%22org.apache.aries.jax.rs.whiteboard%22)
Aries JAX-RS Whiteboard is the reference implementation of the [OSGi JAX-RS Services Whiteboard
1.0](https://osgi.org/specification/osgi.cmpn/7.0.0/service.jaxrs.html).
|