You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2010/01/06 16:54:38 UTC

svn commit: r896494 - /incubator/ace/trunk/ace-target-devgateway/pom.xml

Author: marrs
Date: Wed Jan  6 15:54:36 2010
New Revision: 896494

URL: http://svn.apache.org/viewvc?rev=896494&view=rev
Log:
updated filename, it had changed

Modified:
    incubator/ace/trunk/ace-target-devgateway/pom.xml

Modified: incubator/ace/trunk/ace-target-devgateway/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-target-devgateway/pom.xml?rev=896494&r1=896493&r2=896494&view=diff
==============================================================================
--- incubator/ace/trunk/ace-target-devgateway/pom.xml (original)
+++ incubator/ace/trunk/ace-target-devgateway/pom.xml Wed Jan  6 15:54:36 2010
@@ -49,7 +49,7 @@
                         </goals>
                         <configuration>
                             <descriptors>
-                                <descriptor>src/main/assembly/devgateway.xml</descriptor>
+                                <descriptor>src/main/assembly/assembly.xml</descriptor>
                             </descriptors>
                             <archiveBaseDirectory>${project.outputDirectory}</archiveBaseDirectory>
                         </configuration>