You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2008/04/10 06:00:41 UTC

svn commit: r646638 - /webservices/axis2/branches/java/1_4/modules/integration/pom.xml

Author: dims
Date: Wed Apr  9 21:00:40 2008
New Revision: 646638

URL: http://svn.apache.org/viewvc?rev=646638&view=rev
Log:
remove osgi

Modified:
    webservices/axis2/branches/java/1_4/modules/integration/pom.xml

Modified: webservices/axis2/branches/java/1_4/modules/integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_4/modules/integration/pom.xml?rev=646638&r1=646637&r2=646638&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_4/modules/integration/pom.xml (original)
+++ webservices/axis2/branches/java/1_4/modules/integration/pom.xml Wed Apr  9 21:00:40 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-integration</artifactId>
@@ -227,17 +227,6 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-spring</artifactId>
-            <version>${version}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.apache.geronimo.specs</groupId>
-                    <artifactId>geronimo-javamail_1.4_spec</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.axis2</groupId>
-            <artifactId>axis2-osgi</artifactId>
             <version>${version}</version>
             <exclusions>
                 <exclusion>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org