Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ydl-generator
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
余保谷
ydl-generator
Commits
87705ab1
Commit
87705ab1
authored
Jul 06, 2018
by
bianpeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改maven资源文件
parent
e2bbf6f7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
13 deletions
+1
-13
pom.xml
pom.xml
+1
-13
No files found.
pom.xml
View file @
87705ab1
...
...
@@ -5,7 +5,7 @@
<groupId>
com.github
</groupId>
<artifactId>
mybatis-dsc-generator
</artifactId>
<version>
1.2.
0
.RELEASE
</version>
<version>
1.2.
1
.RELEASE
</version>
<packaging>
jar
</packaging>
<name>
mybatis-dsc-generator
</name>
...
...
@@ -92,12 +92,6 @@
<profile>
<id>
release
</id>
<build>
<resources>
<resource>
<directory>
${project.basedir}/src/main/resources
</directory>
<targetPath>
META-INF/resources/
</targetPath>
</resource>
</resources>
<plugins>
<!-- Source -->
<plugin>
...
...
@@ -146,12 +140,6 @@
</profiles>
<build>
<resources>
<resource>
<directory>
${project.basedir}/src/main/resources
</directory>
<targetPath>
META-INF/resources/
</targetPath>
</resource>
</resources>
<plugins>
<!-- java编译插件 -->
<plugin>
...
...
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