Skip to content

Commit e2ec8c7

Browse files
committed
修改 groupId
1 parent 11cd6d1 commit e2ec8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abstract-factory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3030
<parent>
3131
<artifactId>java_design_patterns</artifactId>
32-
<groupId>me.zbl</groupId>
32+
<groupId>com.github.JamesZBL</groupId>
3333
<version>1.11.9-SNAPSHOT</version>
3434
</parent>
3535
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)