Author: kwright
Date: Wed Jul 17 03:28:39 2013
New Revision: 1503982

URL: http://svn.apache.org/r1503982
Log:
Fix broken maven build.

Modified:
    manifoldcf/trunk/tests/alfresco/pom.xml

Modified: manifoldcf/trunk/tests/alfresco/pom.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/tests/alfresco/pom.xml?rev=1503982&r1=1503981&r2=1503982&view=diff
==============================================================================
--- manifoldcf/trunk/tests/alfresco/pom.xml (original)
+++ manifoldcf/trunk/tests/alfresco/pom.xml Wed Jul 17 03:28:39 2013
@@ -60,7 +60,7 @@
               <artifactItems>
                 <artifactItem>
                   <groupId>${project.groupId}</groupId>
-                  <artifactId>mcf-alfresco-war-test</artifactId>
+                  <artifactId>alfresco-4-war</artifactId>
                   <version>${project.version}</version>
                   <type>war</type>
                   <overWrite>false</overWrite>


Reply via email to