mirror of https://github.com/apache/maven.git
typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163367 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b44af08db6
commit
de533d7656
|
@ -71,7 +71,7 @@ public abstract class AbstractDeployMojo
|
|||
|
||||
ArtifactRepository deploymentRepository = RepositoryUtils.mavenRepositoryToWagonRepository( repository );
|
||||
|
||||
// Deplou the POM
|
||||
// Deploy the POM
|
||||
Artifact pomArtifact = new DefaultArtifact( project.getGroupId(),
|
||||
project.getArtifactId(),
|
||||
project.getVersion(),
|
||||
|
|
Loading…
Reference in New Issue