Skip to content

Commit 1b52738

Browse files
committed
concurrent.testing module name
1 parent ca857f9 commit 1b52738

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

mug-concurrent-testing/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
<version>9.9.3-SNAPSHOT</version>
77
</parent>
88
<artifactId>mug-concurrent-testing</artifactId>
9+
<name>Concurrency Testing Utils</name>
10+
11+
<properties>
12+
<module.name>concurrent.testing</module.name>
13+
</properties>
914

1015
<build>
1116
<pluginManagement>

0 commit comments

Comments
 (0)