Skip to content

Commit ea1b73f

Browse files
author
Evan Hu
committed
v3.0.3
1 parent 4ed24cf commit ea1b73f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
```
4141
<dependency>
4242
<groupId>info.xiaomo</groupId>
43-
<artifactId>GEngine</artifactId>
43+
<artifactId>g-engine</artifactId>
4444
<version>3.0.0</version>
4545
</dependency>
4646
```

docs/uploadJar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<repository>
2323
<id>github</id>
2424
<name>GitHub OWNER Apache Maven Packages</name>
25-
<url>https://maven.pkg.github.com/GameUnion/ServerCore</url>
25+
<url>https://maven.pkg.github.com/GEngine-JP/GEngine</url>
2626
</repository>
2727
</repositories>
2828
</profile>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<modelVersion>4.0.0</modelVersion>
77
<groupId>info.xiaomo</groupId>
8-
<artifactId>GEngine</artifactId>
8+
<artifactId>g-engine</artifactId>
99
<version>3.0.0</version>
1010

1111
<properties>

0 commit comments

Comments
 (0)