mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-11-29 18:48:23 +08:00
[Release] Released for 2024.03.5
This commit is contained in:
parent
5b9c155d95
commit
c8854f2782
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
4
core/datacap-ui/package-lock.json
generated
4
core/datacap-ui/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "datacap-ui",
|
||||
"version": "2024.3.5-SNAPSHOT",
|
||||
"version": "2024.3.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "datacap-ui",
|
||||
"version": "2024.3.5-SNAPSHOT",
|
||||
"version": "2024.3.5",
|
||||
"dependencies": {
|
||||
"@antv/x6": "^2.18.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.5.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "datacap-ui",
|
||||
"description": "DataCap console",
|
||||
"version": "2024.3.5-SNAPSHOT",
|
||||
"version": "2024.3.5",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
@ -27,7 +27,7 @@ The current datacap release is version <img src="https://img.shields.io/github/v
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-server-2024.03.4.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
[datacap-server-2024.03.5.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
|
||||
- __Command line client__
|
||||
|
||||
@ -37,7 +37,7 @@ The current datacap release is version <img src="https://img.shields.io/github/v
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-client-cli-2024.03.4.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.4/datacap-client-cli-2024.03.4.jar){ .md-button .md-button-primary }
|
||||
[datacap-client-cli-2024.03.5.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.5/datacap-client-cli-2024.03.5.jar){ .md-button .md-button-primary }
|
||||
|
||||
- __More package__
|
||||
|
||||
|
@ -27,7 +27,7 @@ hide:
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-server-2024.03.4.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
[datacap-server-2024.03.5.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
|
||||
- __命令行客户端__
|
||||
|
||||
@ -37,7 +37,7 @@ hide:
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-client-cli-2024.03.4.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.4/datacap-client-cli-2024.03.4.jar){ .md-button .md-button-primary }
|
||||
[datacap-client-cli-2024.03.5.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.5/datacap-client-cli-2024.03.5.jar){ .md-button .md-button-primary }
|
||||
|
||||
- __更多__
|
||||
|
||||
|
49
docs/docs/release/2024.03.4.md
Normal file
49
docs/docs/release/2024.03.4.md
Normal file
@ -0,0 +1,49 @@
|
||||
**DataCap 发布!**
|
||||
|
||||
| 发布版本 | 发布时间 |
|
||||
|:-----------:|:------------:|
|
||||
| `2024.03.4` | `2024-05-19` |
|
||||
|
||||
#### 主要功能
|
||||
|
||||
---
|
||||
|
||||
- 移除 stale ci
|
||||
- 修复聊天对话框文本过多导致样式混乱的问题
|
||||
- 添加数据库、表、列补全符
|
||||
- 修复了单词未设置为编辑器的问题
|
||||
- 更新 openai-java-sdk 版本
|
||||
- 支持显示查询错误信息
|
||||
- 支持即席查询可视化
|
||||
|
||||
#### 用户界面
|
||||
|
||||
---
|
||||
|
||||
- 修复查看SQL时使用ESC导致页面异常的问题
|
||||
|
||||
#### 数据集
|
||||
|
||||
---
|
||||
|
||||
- 修复虚拟列无法构建
|
||||
- 修复临时查询不传递列类型的问题
|
||||
- 支持根据表达式生成别名
|
||||
- 更换头像
|
||||
|
||||
#### 可视化
|
||||
|
||||
- 添加玫瑰图
|
||||
|
||||
#### MongoDB
|
||||
|
||||
---
|
||||
|
||||
- 支持多数据源
|
||||
|
||||
#### 文件系统
|
||||
|
||||
---
|
||||
|
||||
- 支持 aliyun oss
|
||||
- 将 fs 存储实验功能标记为正式功能
|
@ -2,48 +2,35 @@
|
||||
|
||||
| 发布版本 | 发布时间 |
|
||||
|:-----------:|:------------:|
|
||||
| `2024.03.4` | `2024-05-19` |
|
||||
| `2024.03.5` | `2024-06-05` |
|
||||
|
||||
#### 主要功能
|
||||
|
||||
---
|
||||
|
||||
- 移除 stale ci
|
||||
- 修复聊天对话框文本过多导致样式混乱的问题
|
||||
- 添加数据库、表、列补全符
|
||||
- 修复了单词未设置为编辑器的问题
|
||||
- 更新 openai-java-sdk 版本
|
||||
- 支持显示查询错误信息
|
||||
- 支持即席查询可视化
|
||||
- [Docker] 修复 JDK 版本
|
||||
- [User] 修复用户头像重复上传问题
|
||||
- [Role] 修复设置多个权限会导致菜单显示重复的问题
|
||||
- [Query] 修复并发访问导致无法记录查询历史记录的问题
|
||||
- [Dashboard] 支持上传缩略图
|
||||
- [Dashboard] 添加本地存储路径
|
||||
- [User] 修复用户登录注册加载状态
|
||||
- [User] 支持后台添加用户
|
||||
- [User] 优化用户操作函数
|
||||
|
||||
#### 用户界面
|
||||
|
||||
---
|
||||
|
||||
- 修复查看SQL时使用ESC导致页面异常的问题
|
||||
- 替换 `npm` 为 `yarn`
|
||||
|
||||
#### 数据集
|
||||
#### 通知
|
||||
|
||||
---
|
||||
|
||||
- 修复虚拟列无法构建
|
||||
- 修复临时查询不传递列类型的问题
|
||||
- 支持根据表达式生成别名
|
||||
- 更换头像
|
||||
- 添加 SPI
|
||||
- 支持钉钉功能
|
||||
|
||||
#### 可视化
|
||||
#### SQL 解析器
|
||||
|
||||
- 添加玫瑰图
|
||||
|
||||
#### MongoDB
|
||||
|
||||
---
|
||||
|
||||
- 支持多数据源
|
||||
|
||||
#### 文件系统
|
||||
|
||||
---
|
||||
|
||||
- 支持 aliyun oss
|
||||
- 将 fs 存储实验功能标记为正式功能
|
||||
- 移除 antlr4 代码
|
||||
|
@ -8,7 +8,7 @@ repo_url: https://github.com/devlive-community/datacap
|
||||
edit_uri: "https://github.com/devlive-community/datacap/blob/dev/docs/docs"
|
||||
|
||||
banners:
|
||||
- title: DataCap 2024.03.4 is released
|
||||
- title: DataCap 2024.03.5 is released
|
||||
link: /release-latest.html
|
||||
description: <a href="https://github.com/devlive-community/datacap" class="text-white"> Do you ❤️ DataCap? Give us a 🌟 on GitHub </a>
|
||||
|
||||
@ -212,7 +212,8 @@ nav:
|
||||
- reference/connectors/pinot/home.md
|
||||
- reference/connectors/cassandra/home.md
|
||||
- NavReleaseNote:
|
||||
- 2024.03.4 (latest): release/latest.md
|
||||
- 2024.03.5 (latest): release/latest.md
|
||||
- 2024.03.4: release/2024.03.4.md
|
||||
- 2024.03.3: release/2024.03.3.md
|
||||
- 2024.03.2: release/2024.03.2.md
|
||||
- 2024.03.1: release/2024.03.1.md
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
|
||||
<modules>
|
||||
<module>client/datacap-cli</module>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.5-SNAPSHOT</version>
|
||||
<version>2024.03.5</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user