no message
This commit is contained in:
parent
1b2af2f8a2
commit
a506009491
@ -226,5 +226,16 @@
|
|||||||
<artifactId>xstream</artifactId>
|
<artifactId>xstream</artifactId>
|
||||||
<version>1.4.19</version>
|
<version>1.4.19</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- mvn install:install-file -DgroupId=yly_sdk -DartifactId=yly_sdk -Dversion=2.2 -Dpackaging=jar -Dfile=D:\code\oilSystem\fuintBackend\lib\yly_sdk_2.2.jar-->
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>yly_sdk</groupId>
|
||||||
|
<artifactId>yly_sdk</artifactId>
|
||||||
|
<version>2.2</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user