Skip to content

Commit

Permalink
Version number update
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy1978 committed Mar 7, 2020
1 parent 4cc64fb commit e7babbc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dart-lang/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sonar-flutter</artifactId>
<groupId>fr.insideapp.sonarqube</groupId>
<version>0.2-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>fr.insideapp.sonarqube</groupId>
<artifactId>sonar-flutter</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2.1</version>

<packaging>pom</packaging>

Expand Down
4 changes: 2 additions & 2 deletions sonar-flutter-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>sonar-flutter</artifactId>
<groupId>fr.insideapp.sonarqube</groupId>
<version>0.2-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>fr.insideapp.sonarqube</groupId>
<artifactId>dart-lang</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit e7babbc

Please sign in to comment.