Author: keith
Date: Mon Dec 10 20:15:16 2007
New Revision: 10871

Log:

Switch the version of axis2-aar-maven-plugin to 1.3



Modified:
   trunk/mashup/java/modules/coreservices/servicemetadatalister/pom.xml
   trunk/mashup/java/modules/coreservices/servicesharinghelper/pom.xml
   trunk/mashup/java/modules/coreservices/sharingservice/pom.xml

Modified: trunk/mashup/java/modules/coreservices/servicemetadatalister/pom.xml
==============================================================================
--- trunk/mashup/java/modules/coreservices/servicemetadatalister/pom.xml        
(original)
+++ trunk/mashup/java/modules/coreservices/servicemetadatalister/pom.xml        
Mon Dec 10 20:15:16 2007
@@ -43,7 +43,7 @@
             <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-aar-maven-plugin</artifactId>
-                <version>${axis2.version}</version>
+                <version>1.3</version>
                 <extensions>true</extensions>
                 <configuration>
                     
<servicesXmlFile>src/META-INF/services.xml</servicesXmlFile>

Modified: trunk/mashup/java/modules/coreservices/servicesharinghelper/pom.xml
==============================================================================
--- trunk/mashup/java/modules/coreservices/servicesharinghelper/pom.xml 
(original)
+++ trunk/mashup/java/modules/coreservices/servicesharinghelper/pom.xml Mon Dec 
10 20:15:16 2007
@@ -43,7 +43,7 @@
             <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-aar-maven-plugin</artifactId>
-                <version>${axis2.version}</version>
+                <version>1.3</version>
                 <extensions>true</extensions>
                 <configuration>
                     
<servicesXmlFile>src/META-INF/services.xml</servicesXmlFile>

Modified: trunk/mashup/java/modules/coreservices/sharingservice/pom.xml
==============================================================================
--- trunk/mashup/java/modules/coreservices/sharingservice/pom.xml       
(original)
+++ trunk/mashup/java/modules/coreservices/sharingservice/pom.xml       Mon Dec 
10 20:15:16 2007
@@ -43,7 +43,7 @@
             <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-aar-maven-plugin</artifactId>
-                <version>${axis2.version}</version>
+                <version>1.3</version>
                 <extensions>true</extensions>
                 <configuration>
                     <servicesXmlFile>META-INF/services.xml</servicesXmlFile>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to