This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 33e300098a Improved: Add the OpenSSF Best Practices Badge (OFBIZ-13198)
33e300098a is described below

commit 33e300098a09501dd3d9ca271be4b326703356d4
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Thu Jan 2 20:17:44 2025 +0100

    Improved: Add the OpenSSF Best Practices Badge (OFBIZ-13198)
    
    Puts the right color for trunk (red), with the convention for colors:
    stable: green
    next:   orange
    trunk:  red
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index c98b075644..3f53f416cb 100644
--- a/README.adoc
+++ b/README.adoc
@@ -21,7 +21,7 @@ under the License.
 The Apache OFBiz Project
 
 
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[link=http://www.apache.org/licenses/LICENSE-2.0]
-image:https://img.shields.io/badge/Version-trunk-blue.svg[link=https://github.com/apache/ofbiz-framework]
+image:https://img.shields.io/badge/Version-trunk-red.svg[link=https://github.com/apache/ofbiz-framework]
 // For the BuildBot badge to not get stuck on failure, ALL builds of all 
branches handled by 
https://svn.apache.org/repos/infra/infrastructure/buildbot2/projects/ofbiz.py 
need to pass
 
image:https://ci2.apache.org/badges/ofbizTrunkFrameworkPlugins.svg[link=https://ci2.apache.org/#/builders?tags=%2BofbizTrunkFrameworkPlugins]
 
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=trunk[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]

Reply via email to