grunt-nexus-deployer
Version:
Deploy artifacts with classifiers to release/snapshot maven repository.
9 lines (8 loc) • 416 B
text/xml
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>grunt-nexus-deployer</groupId>
<artifactId>grunt-nexus-deployer</artifactId>
<version>1.2</version>
<packaging>zip</packaging>
</project>