From 2eea9459f2ac990f4ce518e64e272f45bc87c2ee Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 2 Aug 2022 20:13:10 -0400 Subject: [PATCH 1/2] [pom] Formatting --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 7d364978..5f20dd2a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,7 @@ --> + 4.0.0 From 2c6abca4e880648a40bf963b77cef1487c9b68f2 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 2 Aug 2022 20:30:39 -0400 Subject: [PATCH 2/2] [ci] Use secure license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab924b5c..aef344ce 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ MyBatis CDI Extension [![Coverage Status](https://coveralls.io/repos/mybatis/cdi/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/cdi?branch=master) [![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-cdi/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-cdi) [![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis/mybatis-cdi.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis-cdi/) -[![License](http://img.shields.io/:license-apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) +[![License](http://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) ![mybatis-logo](http://mybatis.github.io/images/mybatis-logo.png)