UNPKG

@lyra-network/nexus-deployer

Version:

Deploy artifacts with classifiers to release/snapshot maven repository.

14 lines (12 loc) 370 B
<?xml version="1.0" encoding="UTF-8"?> <metadata> <groupId><%= groupId %></groupId> <artifactId><%= artifactId %></artifactId> <versioning> <latest><%= version %></latest> <versions> <version><%= version %></version> </versions> <lastUpdated><%= lastUpdated %></lastUpdated> </versioning> </metadata>