Author: davidillsley
Date: Tue Nov 11 09:38:47 2008
New Revision: 713090

URL: http://svn.apache.org/viewvc?rev=713090&view=rev
Log:
Attempting to fix sandesha2-core on vmbuild


Modified:
    webservices/sandesha/trunk/java/modules/core/pom.xml

Modified: webservices/sandesha/trunk/java/modules/core/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/core/pom.xml?rev=713090&r1=713089&r2=713090&view=diff
==============================================================================
--- webservices/sandesha/trunk/java/modules/core/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/core/pom.xml Tue Nov 11 09:38:47 
2008
@@ -64,5 +64,12 @@
       </plugin>
         </plugins>
     </build>
+    <dependencies>
+               <dependency>
+            <groupId>org.apache.axis2</groupId>
+            <artifactId>axis2-codegen</artifactId>
+            <version>${axis2.version}</version>
+        </dependency>
+    </dependencies>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to