Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
ibiz-boot-starters
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
ibiz4jteam
ibiz-boot-starters
提交
b1a28987
提交
b1a28987
编写于
10月 15, 2024
作者:
xignzi
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
release:8.1.8.563
上级
d66c24f2
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
9 行增加
和
9 行删除
+9
-9
pom.xml
ibiz-boot-starter-parent/pom.xml
+4
-4
pom.xml
ibiz-boot-starter/pom.xml
+2
-2
pom.xml
pom.xml
+3
-3
未找到文件。
ibiz-boot-starter-parent/pom.xml
浏览文件 @
b1a28987
...
@@ -14,16 +14,16 @@
...
@@ -14,16 +14,16 @@
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<artifactId>
ibiz-boot-starter-parent
</artifactId>
<artifactId>
ibiz-boot-starter-parent
</artifactId>
<groupId>
net.ibizsys.plugin
</groupId>
<groupId>
net.ibizsys.plugin
</groupId>
<version>
8.1.0.56
0
</version>
<version>
8.1.0.56
3
</version>
<name>
iBiz Boot Starter Parent
</name>
<name>
iBiz Boot Starter Parent
</name>
<description>
iBiz Boot Starter Parent
</description>
<description>
iBiz Boot Starter Parent
</description>
<properties>
<properties>
<revision>
8.1.0.56
0
</revision>
<revision>
8.1.0.56
3
</revision>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<ibiz-boot-starter.version>
8.1.0.56
0
</ibiz-boot-starter.version>
<ibiz-boot-starter.version>
8.1.0.56
3
</ibiz-boot-starter.version>
<ibiz.cloud.version>
8.1.0.56
0
</ibiz.cloud.version>
<ibiz.cloud.version>
8.1.0.56
3
</ibiz.cloud.version>
<spring-cloud.version>
2020.0.1
</spring-cloud.version>
<spring-cloud.version>
2020.0.1
</spring-cloud.version>
<spring-cloud-starter-bootstrap.version>
3.0.1
</spring-cloud-starter-bootstrap.version>
<spring-cloud-starter-bootstrap.version>
3.0.1
</spring-cloud-starter-bootstrap.version>
<fastjson.version>
1.2.83
</fastjson.version>
<fastjson.version>
1.2.83
</fastjson.version>
...
...
ibiz-boot-starter/pom.xml
浏览文件 @
b1a28987
...
@@ -6,14 +6,14 @@
...
@@ -6,14 +6,14 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
ibiz-boot-starter
</artifactId>
<artifactId>
ibiz-boot-starter
</artifactId>
<groupId>
net.ibizsys.plugin
</groupId>
<groupId>
net.ibizsys.plugin
</groupId>
<version>
8.1.0.56
0
</version>
<version>
8.1.0.56
3
</version>
<name>
iBiz Boot Starter
</name>
<name>
iBiz Boot Starter
</name>
<description>
iBiz Boot Starter
</description>
<description>
iBiz Boot Starter
</description>
<parent>
<parent>
<groupId>
net.ibizsys.plugin
</groupId>
<groupId>
net.ibizsys.plugin
</groupId>
<artifactId>
ibiz-boot-starter-parent
</artifactId>
<artifactId>
ibiz-boot-starter-parent
</artifactId>
<version>
8.1.0.56
0
</version>
<version>
8.1.0.56
3
</version>
<relativePath>
../ibiz-boot-starter-parent/pom.xml
</relativePath>
<relativePath>
../ibiz-boot-starter-parent/pom.xml
</relativePath>
</parent>
</parent>
...
...
pom.xml
浏览文件 @
b1a28987
...
@@ -8,20 +8,20 @@
...
@@ -8,20 +8,20 @@
<parent>
<parent>
<groupId>
net.ibizsys.plugin
</groupId>
<groupId>
net.ibizsys.plugin
</groupId>
<artifactId>
ibiz-boot-starter-parent
</artifactId>
<artifactId>
ibiz-boot-starter-parent
</artifactId>
<version>
8.1.0.56
0
</version>
<version>
8.1.0.56
3
</version>
<relativePath>
ibiz-boot-starter-parent/pom.xml
</relativePath>
<relativePath>
ibiz-boot-starter-parent/pom.xml
</relativePath>
</parent>
</parent>
<groupId>
net.ibizsys.plugin
</groupId>
<groupId>
net.ibizsys.plugin
</groupId>
<artifactId>
ibiz-boot-starters
</artifactId>
<artifactId>
ibiz-boot-starters
</artifactId>
<version>
8.1.0.56
0
</version>
<version>
8.1.0.56
3
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
ibiz-boot-starters
</name>
<name>
ibiz-boot-starters
</name>
<description>
ibiz-boot-starters
</description>
<description>
ibiz-boot-starters
</description>
<properties>
<properties>
<revision>
8.1.0.56
0
</revision>
<revision>
8.1.0.56
3
</revision>
</properties>
</properties>
<modules>
<modules>
<module>
ibiz-boot-starter-parent
</module>
<module>
ibiz-boot-starter-parent
</module>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录