Author: vamsic007
Date: Sat Apr 25 18:35:56 2009
New Revision: 768577
URL: http://svn.apache.org/viewvc?rev=768577&view=rev
Log:
o Updated artifactId to the correct (long) one.
o Added missing type.
Modified:
tuscany/branches/sca-java-1.x/itest/contribution-jee/pom.xml
Modified: tuscany/branches/sca-java-1.x/itest/contribution-jee/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/itest/contribution-jee/pom.xml?rev=768577&r1=768576&r2=768577&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/itest/contribution-jee/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/itest/contribution-jee/pom.xml Sat Apr 25
18:35:56 2009
@@ -86,8 +86,9 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>itest-contribution-jee-samples-6</artifactId>
+
<artifactId>itest-contribution-jee-samples-6-war-appcomp-contrib-implicit</artifactId>
<version>1.6-SNAPSHOT</version>
+ <type>war</type>
</dependency>
<dependency>