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 0166653 commit ce729eaCopy full SHA for ce729ea
build/mysql-master-slave/pom.xml
@@ -5,13 +5,12 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<parent>
8
- <groupId>com.helltractor.demo</groupId>
+ <groupId>com.helltractor.build</groupId>
9
<artifactId>parent</artifactId>
10
<version>${revision}</version>
11
<relativePath>../pom.xml</relativePath>
12
</parent>
13
14
- <groupId>com.helltractor.build</groupId>
15
<artifactId>mysql-master-slave</artifactId>
16
17
</project>
0 commit comments