We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cd6d1 commit e2ec8c7Copy full SHA for e2ec8c7
abstract-factory/pom.xml
@@ -29,7 +29,7 @@
29
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
30
<parent>
31
<artifactId>java_design_patterns</artifactId>
32
- <groupId>me.zbl</groupId>
+ <groupId>com.github.JamesZBL</groupId>
33
<version>1.11.9-SNAPSHOT</version>
34
</parent>
35
<modelVersion>4.0.0</modelVersion>
0 commit comments