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 bfbc8fd commit 3eab4d7Copy full SHA for 3eab4d7
data-bus/pom.xml
@@ -27,10 +27,6 @@
27
xmlns="http://maven.apache.org/POM/4.0.0"
28
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
29
<modelVersion>4.0.0</modelVersion>
30
- <packaging>pom</packaging>
31
- <modules>
32
- <module>../data-transfer-object</module>
33
- </modules>
34
<properties>
35
<lombok.version>1.16.14</lombok.version>
36
</properties>
data-transfer-object/pom.xml
0 commit comments