Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
slm-fileview
Project
Project
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
梁杰芳
slm-fileview
Commits
fe0b42c5
Commit
fe0b42c5
authored
Mar 18, 2021
by
陈精华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复:pom编译版本
parent
6ccc7248
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
pom.xml
server/pom.xml
+1
-3
No files found.
server/pom.xml
View file @
fe0b42c5
...
@@ -205,9 +205,6 @@
...
@@ -205,9 +205,6 @@
</resource>
</resource>
<resource>
<resource>
<directory>
src/main/config
</directory>
<directory>
src/main/config
</directory>
<excludes>
<exclude>
${build.exclude.resource}
</exclude>
</excludes>
<filtering>
true
</filtering>
<filtering>
true
</filtering>
</resource>
</resource>
</resources>
</resources>
...
@@ -215,6 +212,7 @@
...
@@ -215,6 +212,7 @@
<plugin>
<plugin>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<version>
${spring.boot.version}
</version>
<configuration>
<configuration>
<includeSystemScope>
true
</includeSystemScope>
<includeSystemScope>
true
</includeSystemScope>
</configuration>
</configuration>
...
...
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