Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-java
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
huluobin
dc-java
Commits
30c7f175
Commit
30c7f175
authored
Jan 13, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 周转
parent
ea1ab1b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
15 deletions
+4
-15
pom.xml
data-show/show-auto-turnover/pom.xml
+4
-15
No files found.
data-show/show-auto-turnover/pom.xml
View file @
30c7f175
...
@@ -56,27 +56,16 @@
...
@@ -56,27 +56,16 @@
<plugins>
<plugins>
<plugin>
<plugin>
<
artifactId>
maven-assembly-plugin
</artifact
Id>
<
groupId>
org.springframework.boot
</group
Id>
<
version>
3.1.0
</version
>
<
artifactId>
spring-boot-maven-plugin
</artifactId
>
<configuration>
<configuration>
<archive>
<mainClass>
com.bailuntec.Application
</mainClass>
<manifest>
<mainClass>
com.bailuntec.Application
</mainClass>
</manifest>
</archive>
<descriptorRefs>
<descriptorRef>
jar-with-dependencies
</descriptorRef>
</descriptorRefs>
<appendAssemblyId>
false
</appendAssemblyId>
</configuration>
</configuration>
<executions>
<executions>
<execution>
<execution>
<id>
make-assembly
</id>
<phase>
package
</phase>
<goals>
<goals>
<goal>
singl
e
</goal>
<goal>
repackag
e
</goal>
</goals>
</goals>
</execution>
</execution>
</executions>
</executions>
...
...
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