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 0e87486 commit 582de26Copy full SHA for 582de26
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.atcplugin.wzf</groupId>
8
<artifactId>NZF-PRO</artifactId>
9
- <version>1.0</version>
+ <version>2.0</version>
10
<packaging>jar</packaging>
11
12
<name>NZF-PRO</name>
qodana.yaml
@@ -2,7 +2,7 @@
2
# Qodana analysis is configured by qodana.yaml file #
3
# https://www.jetbrains.com/help/qodana/qodana-yaml.html #
4
#-------------------------------------------------------------------------------#
5
-version: "1.0"
+version: 1.0
#Specify inspection profile for code analysis
profile:
0 commit comments