@@ -71,6 +71,8 @@
<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>