This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jpa.git
The following commit(s) were added to refs/heads/master by this push:
new 119c7eb Update README.md
119c7eb is described below
commit 119c7eb0aa83b6d83955d2c0aa0fa837d04566e2
Author: Christian Schneider <[email protected]>
AuthorDate: Wed May 29 14:15:03 2019 +0200
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a6e3d57..78326a3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Aries JPA
-[](https://builds.apache.org/job/Aries-JPA-Trunk-JDK8-Deploy/)
+[](https://builds.apache.org/job/Aries-JPA-Trunk-JDK8/)
Implements the [JPA Service Specification from the OSGi compendium
spec](https://osgi.org/specification/osgi.cmpn/7.0.0/service.jpa.html).
Additionally some convenience
services are provided to make it easier to use JPA in blueprint and DS.