diff options
| author | 窦凤虎 <[email protected]> | 2022-11-14 11:28:46 +0000 |
|---|---|---|
| committer | 窦凤虎 <[email protected]> | 2022-11-14 11:28:46 +0000 |
| commit | 854515a77687c19507157895c0cd3bbd5535fed3 (patch) | |
| tree | 049224ff4b7fd52c30ab2a52239f6f0a4c32c577 /README.md | |
| parent | 03ddefb51352a431686dea1de22e37a34bbe26a7 (diff) | |
Update README.mdv1.1.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,7 +16,7 @@ Galaxy 的 Maven group ID 是 `com.zdjizhi` 并且 artifactId 是 `galaxy`。增 <dependency> <groupId>com.zdjizhi</groupId> <artifactId>galaxy</artifactId> - <version>1.0.9/version> + <version>1.1.1/version> </dependency> ``` @@ -35,6 +35,6 @@ IP映射使用向导,[IPGEO](help/IPGEO.md) <repository> <id>nexus</id> <name>Team Nexus Repository</name> - <url>http://192.168.10.125:8099/content/groups/public</url> + <url>http://192.168.40.153:8099/content/groups/public</url> </repository> -```
\ No newline at end of file +``` |
