You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ng...@apache.org on 2011/01/21 23:07:24 UTC

svn commit: r1062044 - /mina/vysper/trunk/dist/pom.xml

Author: ngn
Date: Fri Jan 21 22:07:24 2011
New Revision: 1062044

URL: http://svn.apache.org/viewvc?rev=1062044&view=rev
Log:
Investigating if a change in the maven build caused Hudson to fail

Modified:
    mina/vysper/trunk/dist/pom.xml

Modified: mina/vysper/trunk/dist/pom.xml
URL: http://svn.apache.org/viewvc/mina/vysper/trunk/dist/pom.xml?rev=1062044&r1=1062043&r2=1062044&view=diff
==============================================================================
--- mina/vysper/trunk/dist/pom.xml (original)
+++ mina/vysper/trunk/dist/pom.xml Fri Jan 21 22:07:24 2011
@@ -124,7 +124,7 @@
 
 
   <build>
-    <finalName>apache-${artifactId}-${version}</finalName>
+    <!--<finalName>apache-${project.artifactId}-${project.version}</finalName>-->
     <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>