Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fit-finance
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fitness-server
fit-finance
Commits
4be40f50
Commit
4be40f50
authored
Jun 24, 2024
by
程裕兵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:upgrade api maven version 0.0.1 -> 0.0.2
parent
e304fefc
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
api/pom.xml
+1
-1
app/pom.xml
+1
-1
pom.xml
+1
-1
repository/pom.xml
+1
-1
service/pom.xml
+1
-1
No files found.
api/pom.xml
View file @
4be40f50
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.jiejing.fitness
</groupId>
<groupId>
com.jiejing.fitness
</groupId>
<artifactId>
fit-finance
</artifactId>
<artifactId>
fit-finance
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
2
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
finance-api
</artifactId>
<artifactId>
finance-api
</artifactId>
<name>
finance-api
</name>
<name>
finance-api
</name>
...
...
app/pom.xml
View file @
4be40f50
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.jiejing.fitness
</groupId>
<groupId>
com.jiejing.fitness
</groupId>
<artifactId>
fit-finance
</artifactId>
<artifactId>
fit-finance
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
2
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
app
</artifactId>
<artifactId>
app
</artifactId>
<name>
app
</name>
<name>
app
</name>
...
...
pom.xml
View file @
4be40f50
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.jiejing.fitness
</groupId>
<groupId>
com.jiejing.fitness
</groupId>
<artifactId>
fit-finance
</artifactId>
<artifactId>
fit-finance
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
2
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
fit-finance
</name>
<name>
fit-finance
</name>
<url>
http://maven.apache.org
</url>
<url>
http://maven.apache.org
</url>
...
...
repository/pom.xml
View file @
4be40f50
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.jiejing.fitness
</groupId>
<groupId>
com.jiejing.fitness
</groupId>
<artifactId>
fit-finance
</artifactId>
<artifactId>
fit-finance
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
2
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
repository
</artifactId>
<artifactId>
repository
</artifactId>
<name>
repository
</name>
<name>
repository
</name>
...
...
service/pom.xml
View file @
4be40f50
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.jiejing.fitness
</groupId>
<groupId>
com.jiejing.fitness
</groupId>
<artifactId>
fit-finance
</artifactId>
<artifactId>
fit-finance
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
2
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
service
</artifactId>
<artifactId>
service
</artifactId>
<name>
service
</name>
<name>
service
</name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment