Bael 1532 (#3767)
* Changes for BAEL1532 * Changes for BAEL_1532 * BAEL-1532-Added as module to parent project
This commit is contained in:
parent
c7f9792d54
commit
89c4933a2b
|
@ -6,6 +6,12 @@
|
|||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>parent-modules</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.zookeeper</groupId>
|
||||
|
|
Loading…
Reference in New Issue