File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.6.2 ] - 2024-09-02
8+ ## [ 1.1.0 ] - 2024-09-02
99
1010## Added
1111
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >apiquality.sonar.openapi</groupId >
5- <artifactId >dosonarapi -community</artifactId >
6- <version >${TAG_NAME} </version >
5+ <artifactId >sonaropenapi-rules -community</artifactId >
6+ <version >1.1.0 </version >
77 <packaging >sonar-plugin</packaging >
88
99 <name >SonarQube OpenAPI Custom Rules Example</name >
You can’t perform that action at this time.
0 commit comments