Author: apetrelli
Date: Fri Jul 16 18:36:01 2010
New Revision: 964896

URL: http://svn.apache.org/viewvc?rev=964896&view=rev
Log:
VELOCITYSB-5
Re-added uploading assemblies.

Modified:
    velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-assembly/pom.xml

Modified: 
velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-assembly/pom.xml?rev=964896&r1=964895&r2=964896&view=diff
==============================================================================
--- velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-assembly/pom.xml 
(original)
+++ velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-assembly/pom.xml 
Fri Jul 16 18:36:01 2010
@@ -158,7 +158,7 @@
                             </execution>
                         </executions>
                     </plugin>
-                    <!-- <plugin>
+                    <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>wagon-maven-plugin</artifactId>
                         <executions>
@@ -176,7 +176,7 @@
                                 </configuration>
                             </execution>
                         </executions>
-                    </plugin> -->
+                    </plugin>
                 </plugins>
             </build>
         </profile>


Reply via email to