Commit 979a212f by 吴迪

【新增】

parent f0e108bb
......@@ -279,27 +279,28 @@
</dependency>
<dependency>
<groupId>code</groupId>
<artifactId>code</artifactId>
<version>1.1</version>
<groupId>com.google.zxing</groupId>
<artifactId>core</artifactId>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>barcode4j-2.2.0-SNAPSHOT</groupId>
<artifactId>barcode4j-2.2.0-SNAPSHOT</artifactId>
<version>1.1</version>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j</artifactId>
<version>2.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>barcode4j-light-2.2.0-SNAPSHOT</groupId>
<artifactId>barcode4j-light-2.2.0-SNAPSHOT</artifactId>
<version>1.1</version>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j-light</artifactId>
<version>2.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>barcode4j-spi-2.2.0-SNAPSHOT</groupId>
<artifactId>barcode4j-spi-2.2.0-SNAPSHOT</artifactId>
<version>1.1</version>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j-spi</artifactId>
<version>2.2.0-SNAPSHOT</version>
</dependency>
......@@ -363,7 +364,7 @@
<!--</execution>-->
<!--</executions>-->
<configuration>
<imageName>renren/fast</imageName>
<imageName>GS1OfficeWebSit</imageName>
<dockerDirectory>${basedir}</dockerDirectory>
<resources>
<resource>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment