You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2012/04/03 19:44:18 UTC

svn commit: r1309067 - /myfaces/core/trunk/assembly/pom.xml

Author: lu4242
Date: Tue Apr  3 17:44:18 2012
New Revision: 1309067

URL: http://svn.apache.org/viewvc?rev=1309067&view=rev
Log:
replace myfaces-core-project with myfaces-core-module in assembly, because parent was relocated

Modified:
    myfaces/core/trunk/assembly/pom.xml

Modified: myfaces/core/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/assembly/pom.xml?rev=1309067&r1=1309066&r2=1309067&view=diff
==============================================================================
--- myfaces/core/trunk/assembly/pom.xml (original)
+++ myfaces/core/trunk/assembly/pom.xml Tue Apr  3 17:44:18 2012
@@ -147,7 +147,7 @@
                 </artifactItem>
                 <artifactItem>
                   <groupId>org.apache.myfaces.core</groupId>
-                  <artifactId>myfaces-core-project</artifactId>
+                  <artifactId>myfaces-core-module</artifactId>
                   <version>${project.version}</version>
                   <type>zip</type>
                   <classifier>source-release</classifier>