You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2008/10/14 23:42:10 UTC

svn commit: r704699 - /directory/studio/trunk/studio/pom.xml

Author: seelmann
Date: Tue Oct 14 14:42:10 2008
New Revision: 704699

URL: http://svn.apache.org/viewvc?rev=704699&view=rev
Log:
Fixed creation of distributions

Modified:
    directory/studio/trunk/studio/pom.xml

Modified: directory/studio/trunk/studio/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio/pom.xml?rev=704699&r1=704698&r2=704699&view=diff
==============================================================================
--- directory/studio/trunk/studio/pom.xml (original)
+++ directory/studio/trunk/studio/pom.xml Tue Oct 14 14:42:10 2008
@@ -447,7 +447,7 @@
                 </configuration>
               </execution>
               <execution>
-	            <id>unpack-plugins-linux-x86_64</id>
+	            <id>unpack-plugins-linux-ppc</id>
 	            <phase>generate-resources</phase>
 	            <goals>
 	              <goal>unpack-with-artifactid-prefix</goal>