We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8be7c commit 685d093Copy full SHA for 685d093
mutex/pom.xml
@@ -30,6 +30,7 @@
30
<groupId>com.iluwatar</groupId>
31
<artifactId>java-design-patterns</artifactId>
32
<version>1.11.0-SNAPSHOT</version>
33
+ <relativePath>../pom.xml</relativePath>
34
</parent>
35
<artifactId>mutex</artifactId>
36
<dependencies>
semaphore/pom.xml
<artifactId>semaphore</artifactId>
0 commit comments