Skip to content

Commit 550c92e

Browse files
author
EnriqueGomez12
committed
plugin name updated, changelog version updated
1 parent 9b50ac7 commit 550c92e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
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>

0 commit comments

Comments
 (0)