We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685d093 commit e821abdCopy full SHA for e821abd
2 files changed
mutex/pom.xml
@@ -29,8 +29,7 @@
29
<parent>
30
<groupId>com.iluwatar</groupId>
31
<artifactId>java-design-patterns</artifactId>
32
- <version>1.11.0-SNAPSHOT</version>
33
- <relativePath>../pom.xml</relativePath>
+ <version>1.12.0-SNAPSHOT</version>
34
</parent>
35
<artifactId>mutex</artifactId>
36
<dependencies>
semaphore/pom.xml
<artifactId>semaphore</artifactId>
0 commit comments