grunt-nexus-deployer
Version:
Deploy artifacts with classifiers to release/snapshot maven repository.
14 lines (13 loc) • 393 B
text/xml
<metadata>
<groupId>{{ groupId }}</groupId>
<artifactId>{{ artifactId }}</artifactId>
<version>{{ version }}</version>
<versioning>
<latest>{{ version }}</latest>
<versions>
<version>{{ version }}</version>
</versions>
<lastUpdated>{{ lastUpdated }}</lastUpdated>
</versioning>
</metadata>