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 310dcd0 commit 2ea3cb5Copy full SHA for 2ea3cb5
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.premiumminds.sonar.postgres</groupId>
6
<artifactId>sonar-postgres-plugin</artifactId>
7
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
8
9
<packaging>sonar-plugin</packaging>
10
@@ -14,7 +14,7 @@
14
<connection>scm:git:[email protected]:premium-minds/sonar-postgres-plugin.git</connection>
15
<developerConnection>scm:git:[email protected]:premium-minds/sonar-postgres-plugin.git</developerConnection>
16
<url>https://github.com/premium-minds/sonar-postgres-plugin</url>
17
- <tag>HEAD</tag>
+ <tag>sonar-postgres-plugin-1.3</tag>
18
</scm>
19
20
<properties>
0 commit comments