Skip to content

Commit 4ed24cf

Browse files
author
Evan Hu
committed
v3.0.2
1 parent 8a9cf88 commit 4ed24cf

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>g-engine</artifactId>
43+
<artifactId>GEngine</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
@@ -60,7 +60,7 @@
6060
```
6161
<dependency>
6262
<groupId>info.xiaomo</groupId>
63-
<artifactId>g-engine</artifactId>
63+
<artifactId>GEngine</artifactId>
6464
<version>RELEASE</version>
6565
</dependency>
6666
```

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>g-engine</artifactId>
8+
<artifactId>GEngine</artifactId>
99
<version>3.0.0</version>
1010

1111
<properties>

0 commit comments

Comments
 (0)