Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-manage3.0
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoban3.0
haoban-manage3.0
Commits
0bd37bf9
Commit
0bd37bf9
authored
Sep 03, 2021
by
墨竹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:解决idea maven报错
parent
0585f277
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
6 deletions
+5
-6
pom.xml
haoban-manage3-api/pom.xml
+1
-0
pom.xml
haoban-manage3-operation-web/pom.xml
+1
-2
pom.xml
haoban-manage3-service/pom.xml
+1
-0
pom.xml
haoban-manage3-web/pom.xml
+1
-4
pom.xml
haoban-manage3-wx/pom.xml
+1
-0
No files found.
haoban-manage3-api/pom.xml
View file @
0bd37bf9
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<groupId>
com.gic
</groupId>
<groupId>
com.gic
</groupId>
<artifactId>
gic-pom-base
</artifactId>
<artifactId>
gic-pom-base
</artifactId>
<version>
3.0-SNAPSHOT
</version>
<version>
3.0-SNAPSHOT
</version>
<relativePath/>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
haoban-manage3-operation-web/pom.xml
View file @
0bd37bf9
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<groupId>
com.gic
</groupId>
<groupId>
com.gic
</groupId>
<artifactId>
gic-pom-base
</artifactId>
<artifactId>
gic-pom-base
</artifactId>
<version>
3.0-SNAPSHOT
</version>
<version>
3.0-SNAPSHOT
</version>
<relativePath/>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -14,8 +15,6 @@
...
@@ -14,8 +15,6 @@
<packaging>
war
</packaging>
<packaging>
war
</packaging>
<name>
haoban-manage3-operation-web Maven Webapp
</name>
<name>
haoban-manage3-operation-web Maven Webapp
</name>
<!-- FIXME change it to the project's website -->
<url>
http://www.example.com
</url>
<properties>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
haoban-manage3-service/pom.xml
View file @
0bd37bf9
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<groupId>
com.gic
</groupId>
<groupId>
com.gic
</groupId>
<artifactId>
gic-pom-base
</artifactId>
<artifactId>
gic-pom-base
</artifactId>
<version>
3.0-SNAPSHOT
</version>
<version>
3.0-SNAPSHOT
</version>
<relativePath/>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
haoban-manage3-web/pom.xml
View file @
0bd37bf9
...
@@ -6,17 +6,14 @@
...
@@ -6,17 +6,14 @@
<groupId>
com.gic
</groupId>
<groupId>
com.gic
</groupId>
<artifactId>
gic-pom-base
</artifactId>
<artifactId>
gic-pom-base
</artifactId>
<version>
3.0-SNAPSHOT
</version>
<version>
3.0-SNAPSHOT
</version>
<relativePath/>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
haoban-manage3-web
</artifactId>
<artifactId>
haoban-manage3-web
</artifactId>
<version>
${libraryVersion}
</version>
<version>
${libraryVersion}
</version>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
<name>
haoban-manage3-web Maven Webapp
</name>
<name>
haoban-manage3-web Maven Webapp
</name>
<!-- FIXME change it to the project's website -->
<url>
http://www.example.com
</url>
<properties>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<haobanService>
1.0-SNAPSHOT
</haobanService>
<haobanService>
1.0-SNAPSHOT
</haobanService>
...
...
haoban-manage3-wx/pom.xml
View file @
0bd37bf9
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<groupId>
com.gic
</groupId>
<groupId>
com.gic
</groupId>
<artifactId>
gic-pom-base
</artifactId>
<artifactId>
gic-pom-base
</artifactId>
<version>
3.0-SNAPSHOT
</version>
<version>
3.0-SNAPSHOT
</version>
<relativePath/>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
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