Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1-office-web-sit
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
吴迪
gs1-office-web-sit
Commits
3e2eb5aa
Commit
3e2eb5aa
authored
Dec 10, 2021
by
吴迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【新增】修改
parent
6076b462
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
9 deletions
+5
-9
pom.xml
pom.xml
+5
-9
No files found.
pom.xml
View file @
3e2eb5aa
...
...
@@ -282,29 +282,25 @@
<groupId>
code
</groupId>
<artifactId>
code
</artifactId>
<version>
1.1
</version>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/resources/lib/code.jar
</systemPath>
</dependency>
<dependency>
<groupId>
barcode4j-2.2.0-SNAPSHOT
</groupId>
<artifactId>
barcode4j-2.2.0-SNAPSHOT
</artifactId>
<version>
1.1
</version>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/resources/lib/barcode4j-2.2.0-SNAPSHOT.jar
</systemPath>
</dependency>
<dependency>
<groupId>
barcode4j-light-2.2.0-SNAPSHOT
</groupId>
<artifactId>
barcode4j-light-2.2.0-SNAPSHOT
</artifactId>
<version>
1.1
</version>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/resources/lib/barcode4j-light-2.2.0-SNAPSHOT.jar
</systemPath>
</dependency>
<dependency>
<groupId>
barcode4j-spi-2.2.0-SNAPSHOT
</groupId>
<artifactId>
barcode4j-spi-2.2.0-SNAPSHOT
</artifactId>
<version>
1.1
</version>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/resources/lib/barcode4j-spi-2.2.0-SNAPSHOT.jar
</systemPath>
</dependency>
</dependencies>
...
...
@@ -368,7 +364,7 @@
<!--</executions>-->
<configuration>
<imageName>
renren/fast
</imageName>
<dockerDirectory>
${
project.
basedir}
</dockerDirectory>
<dockerDirectory>
${basedir}
</dockerDirectory>
<resources>
<resource>
<targetPath>
/
</targetPath>
...
...
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