Author: cbrisson
Date: Sun Nov  6 15:16:08 2016
New Revision: 1768349

URL: http://svn.apache.org/viewvc?rev=1768349&view=rev
Log:
[engine] fix typo

Modified:
    velocity/engine/trunk/velocity-engine-assembly/pom.xml

Modified: velocity/engine/trunk/velocity-engine-assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/trunk/velocity-engine-assembly/pom.xml?rev=1768349&r1=1768348&r2=1768349&view=diff
==============================================================================
--- velocity/engine/trunk/velocity-engine-assembly/pom.xml (original)
+++ velocity/engine/trunk/velocity-engine-assembly/pom.xml Sun Nov  6 15:16:08 
2016
@@ -145,7 +145,7 @@
                     </plugin>
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
-                        <artifactId>maven-wagon-plugin</artifactId>
+                        <artifactId>wagon-maven-plugin</artifactId>
                         <version>1.0</version>
                         <executions>
                             <execution>


Reply via email to