Compare commits

...

1 Commits

Author SHA1 Message Date
maxiaofeng 4ba6c189c0 更新仓库地址 https://nexus.yexuejc.club/ -> https://nexus.yexuejc.top/ 2020-05-18 12:13:41 +08:00
4 changed files with 19 additions and 3 deletions

View File

@ -1,6 +1,14 @@
yexuejc-springboot 更新内容
-------------------
#### version 1.2.3
**time2020-5-18 11:55:09** <br/>
**branch** master <br/>
**关联工程:** <br/>
```
更新仓库`https://nexus.yexuejc.club/` 为 `https://nexus.yexuejc.top/`
```
#### version 1.2.2
**time2019-11-1 13:11:44** <br/>
**branch** master <br/>

View File

@ -1,6 +1,14 @@
yexuejc-springboot 更新内容
-------------------
#### version 2.1.2
**time2020-5-18 11:55:09** <br/>
**branch** master <br/>
**关联工程:** <br/>
```
更新仓库`https://nexus.yexuejc.club/` 为 `https://nexus.yexuejc.top/`
```
#### version 2.1.1
**time2019-11-1 13:32:07** <br/>
**branch** master <br/>

View File

@ -15,7 +15,7 @@ base:功能封装
#### 最新版本
* 1.x yexuejc.springboot.version=1.2.2 <br>
* 2.x yexuejc.springboot.version=2.1.1 <br>
* yexuejc.base.version=1.3.9
* yexuejc.base.version=1.4.0
pom.xml
```

View File

@ -26,8 +26,8 @@
</modules>
<properties>
<yexuejc.base.version>1.3.9</yexuejc.base.version>
<repos.yexuejc.url>https://nexus.yexuejc.club/repository/</repos.yexuejc.url>
<yexuejc.base.version>1.4.0</yexuejc.base.version>
<repos.yexuejc.url>https://nexus.yexuejc.top/repository/</repos.yexuejc.url>
<repos.aliyun.url>http://maven.aliyun.com/nexus/content/groups/public</repos.aliyun.url>
<repos.jitpack.url>https://jitpack.io</repos.jitpack.url>