Skip to content
This repository was archived by the owner on Jul 8, 2019. It is now read-only.

Commit b128433

Browse files
committed
Up-rev for v1.1.0
1 parent 1799774 commit b128433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.pablissimo.sonar</groupId>
66
<artifactId>sonar-typescript-plugin</artifactId>
77
<packaging>sonar-plugin</packaging>
8-
<version>1.1.0-RC2</version>
8+
<version>1.1.0</version>
99

1010
<name>SonarTsPlugin</name>
1111
<description>Analyse TypeScript projects</description>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:[email protected]:Pablissimo/SonarTsPlugin.git</connection>
3939
<developerConnection>scm:git:[email protected]:Pablissimo/SonarTsPlugin.git</developerConnection>
4040
<url>https://github.com/Pablissimo/SonarTsPlugin/tree/master</url>
41-
<tag>1.0.0</tag>
41+
<tag>1.1.0</tag>
4242
</scm>
4343
<issueManagement>
4444
<system>Github</system>

0 commit comments

Comments
 (0)