|
@@ -4,9 +4,9 @@
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
- <groupId>com.jwk</groupId>
|
|
|
+ <groupId>com.warewms</groupId>
|
|
|
<artifactId>rfid-zebra-spring-boot-starter</artifactId>
|
|
|
- <version>1.0</version>
|
|
|
+ <version>1.0.0</version>
|
|
|
|
|
|
<name>rfid-zebra-spring-boot-starter</name>
|
|
|
|
|
@@ -71,8 +71,6 @@
|
|
|
<groupId>com.warewms</groupId>
|
|
|
<artifactId>rfid</artifactId>
|
|
|
<version>1.0.0</version>
|
|
|
- <scope>system</scope>
|
|
|
- <systemPath>${basedir}/src/main/resources/lib/rfid-1.0.0.jar</systemPath>
|
|
|
</dependency>
|
|
|
|
|
|
</dependencies>
|