From af4b011ad2e8833630ea676b4a7781f036b9cd1a Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@3a-systems.ru>
Date: Fri, 27 Aug 2021 20:28:55 +0000
Subject: [PATCH] update GitHub action status build

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index e52c7a3..f5d3521 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # <img alt="OpenDJ Logo" src="https://github.com/OpenIdentityPlatform/OpenDJ/raw/master/logo.png" width="300"/>
 [![Latest release](https://img.shields.io/github/release/OpenIdentityPlatform/OpenDJ.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/releases)
-[![Build Status](https://travis-ci.com/OpenIdentityPlatform/OpenDJ.svg)](https://travis-ci.com/OpenIdentityPlatform/OpenDJ)
+[![Build](https://github.com/OpenIdentityPlatform/OpenDJ/actions/workflows/maven.yml/badge.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/actions/workflows/maven.yml)
 [![Issues](https://img.shields.io/github/issues/OpenIdentityPlatform/OpenDJ.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/issues)
 [![Last commit](https://img.shields.io/github/last-commit/OpenIdentityPlatform/OpenDJ.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/commits/master)
 [![License](https://img.shields.io/badge/license-CDDL-blue.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/blob/master/LICENSE.md)

--
Gitblit v1.10.0