Skip to content

Commit 752442f

Browse files
committed
Version v0.1.0
1 parent f109484 commit 752442f

File tree

6 files changed

+163
-13
lines changed

6 files changed

+163
-13
lines changed

community-rust-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.elegoff</groupId>
77
<artifactId>community-rust</artifactId>
8-
<version>0.1.0-SNAPSHOT</version>
8+
<version>0.1.0</version>
99
</parent>
1010

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

community-rust-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.elegoff</groupId>
77
<artifactId>community-rust</artifactId>
8-
<version>0.1.0-SNAPSHOT</version>
8+
<version>0.1.0</version>
99
</parent>
1010

1111
<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.1.0-SNAPSHOT</version>
10+
<version>0.1.0</version>
1111
</parent>
1212
<artifactId>community-rust-plugin</artifactId>
1313
<packaging>sonar-plugin</packaging>

0 commit comments

Comments
 (0)