forked from Qortal/qortal
5842b1272d
For future reference, the command used was: mvn install:install-file -Dfile=/Users/user/Downloads/waifupnp-1.1/WaifUPnP.jar -DgroupId=com.dosse -DartifactId=WaifUPnP -Dversion=1.1 -Dpackaging=jar -DlocalRepositoryPath=lib
13 lines
293 B
XML
13 lines
293 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<metadata>
|
|
<groupId>com.dosse</groupId>
|
|
<artifactId>WaifUPnP</artifactId>
|
|
<versioning>
|
|
<release>1.1</release>
|
|
<versions>
|
|
<version>1.1</version>
|
|
</versions>
|
|
<lastUpdated>20220218200127</lastUpdated>
|
|
</versioning>
|
|
</metadata>
|