Skip to content

Commit cfb42b4

Browse files
committed
Version v0.2.1
1 parent 9dd3982 commit cfb42b4

File tree

6 files changed

+193
-74
lines changed

6 files changed

+193
-74
lines changed

community-rust-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.elegoff</groupId>
88
<artifactId>community-rust</artifactId>
9-
<version>0.2.1-SNAPSHOT</version>
9+
<version>0.2.1</version>
1010
</parent>
1111

1212
<artifactId>community-rust-checks</artifactId>

community-rust-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.elegoff</groupId>
88
<artifactId>community-rust</artifactId>
9-
<version>0.2.1-SNAPSHOT</version>
9+
<version>0.2.1</version>
1010
</parent>
1111

1212
<artifactId>community-rust-frontend</artifactId>

community-rust-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.elegoff</groupId>
99
<artifactId>community-rust</artifactId>
10-
<version>0.2.1-SNAPSHOT</version>
10+
<version>0.2.1</version>
1111
</parent>
1212
<artifactId>community-rust-plugin</artifactId>
1313
<packaging>sonar-plugin</packaging>

0 commit comments

Comments
 (0)