We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5865dd5 commit b0b767eCopy full SHA for b0b767e
pom.xml
@@ -5,7 +5,7 @@
5
<!-- The Basics -->
6
<groupId>trivadis.tvdcc</groupId>
7
<artifactId>sonar-plsql-cop-custom-validators-plugin</artifactId>
8
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
9
<packaging>sonar-plugin</packaging>
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -131,7 +131,7 @@
131
<!-- contains TrivadisGuidelines3 -->
132
133
<artifactId>tvdcc</artifactId>
134
135
<scope>provided</scope>
136
</dependency>
137
<dependency>
0 commit comments