Author: kwright
Date: Thu Jan 31 21:47:30 2013
New Revision: 1441210

URL: http://svn.apache.org/viewvc?rev=1441210&view=rev
Log:
Get the tags to match.

Modified:
    manifoldcf/trunk/tests/filesystem/pom.xml
    manifoldcf/trunk/tests/rss/pom.xml

Modified: manifoldcf/trunk/tests/filesystem/pom.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/tests/filesystem/pom.xml?rev=1441210&r1=1441209&r2=1441210&view=diff
==============================================================================
--- manifoldcf/trunk/tests/filesystem/pom.xml (original)
+++ manifoldcf/trunk/tests/filesystem/pom.xml Thu Jan 31 21:47:30 2013
@@ -79,7 +79,7 @@
             
<crawlerWarPath>../dependency/mcf-crawler-ui-${project.version}.war</crawlerWarPath>
             
<authorityserviceWarPath>../dependency/mcf-authority-service-${project.version}.war</authorityserviceWarPath>
             
<apiWarPath>../dependency/mcf-api-service-${project.version}.war</apiWarPath>
-            
<combinedWarPath>../dependency/mcf-combined-service-${project.version}.war</apiWarPath>
+            
<combinedWarPath>../dependency/mcf-combined-service-${project.version}.war</combinedWarPath>
           </systemPropertyVariables>
           <excludes>
             <exclude>**/*Postgresql*.java</exclude>

Modified: manifoldcf/trunk/tests/rss/pom.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/tests/rss/pom.xml?rev=1441210&r1=1441209&r2=1441210&view=diff
==============================================================================
--- manifoldcf/trunk/tests/rss/pom.xml (original)
+++ manifoldcf/trunk/tests/rss/pom.xml Thu Jan 31 21:47:30 2013
@@ -79,7 +79,7 @@
             
<crawlerWarPath>../dependency/mcf-crawler-ui-${project.version}.war</crawlerWarPath>
             
<authorityserviceWarPath>../dependency/mcf-authority-service-${project.version}.war</authorityserviceWarPath>
             
<apiWarPath>../dependency/mcf-api-service-${project.version}.war</apiWarPath>
-            
<combinedWarPath>../dependency/mcf-combined-service-${project.version}.war</apiWarPath>
+            
<combinedWarPath>../dependency/mcf-combined-service-${project.version}.war</combinedWarPath>
           </systemPropertyVariables>
           <excludes>
             <exclude>**/*Postgresql*.java</exclude>


Reply via email to