Skip to content

Commit ce729ea

Browse files
committed
chore(build): fixup add build module and mysql-master-slave submodule
1 parent 0166653 commit ce729ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/mysql-master-slave/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<parent>
8-
<groupId>com.helltractor.demo</groupId>
8+
<groupId>com.helltractor.build</groupId>
99
<artifactId>parent</artifactId>
1010
<version>${revision}</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

14-
<groupId>com.helltractor.build</groupId>
1514
<artifactId>mysql-master-slave</artifactId>
1615

1716
</project>

0 commit comments

Comments
 (0)