UNPKG

grunt-nexus-deployer

Version:

Deploy artifacts with classifiers to release/snapshot maven repository.

14 lines (13 loc) 393 B
<?xml version="1.0" encoding="UTF-8"?> <metadata> <groupId>{{ groupId }}</groupId> <artifactId>{{ artifactId }}</artifactId> <version>{{ version }}</version> <versioning> <latest>{{ version }}</latest> <versions> <version>{{ version }}</version> </versions> <lastUpdated>{{ lastUpdated }}</lastUpdated> </versioning> </metadata>