Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
毛树良
/
VVAS-DataCenter-DBWriter
Go to a project
Project
Repository
Merge Requests
0
Pipelines
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit bf95a3c9
authored
Nov 18, 2025
by
文帅营
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ci: 修改包名
1 parent
416732e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
pom.xml
pom.xml
View file @
bf95a3c
...
...
@@ -2,19 +2,17 @@
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.viontech.keliu
</groupId>
<artifactId>
VVAS-DataCenter-DBWriter
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<name>
VVAS-DataCenter-DBWriter
</name>
<description>
VVAS-DataCenter-DBWriter
</description>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
2.7.18
</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<groupId>
com.viontech.keliu
</groupId>
<artifactId>
VVAS-DataCenter-DBWriter
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<name>
VVAS-DataCenter-DBWriter
</name>
<description>
VVAS-DataCenter-DBWriter
</description>
<properties>
<java.version>
1.8
</java.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment