Author: gnodet
Date: Thu May 22 00:37:44 2008
New Revision: 659029
URL: http://svn.apache.org/viewvc?rev=659029&view=rev
Log:
Fix poms
Modified:
servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml
servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml
servicemix/smx4/specs/trunk/jaxws-api-2.1/ (props changed)
servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml
Modified: servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml?rev=659029&r1=659028&r2=659029&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml Thu May 22 00:37:44 2008
@@ -39,7 +39,6 @@
<artifactId>org.apache.servicemix.specs.locator</artifactId>
<version>${pom.version}</version>
<optional>true</optional>
- <scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
Modified: servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml?rev=659029&r1=659028&r2=659029&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml Thu May 22 00:37:44 2008
@@ -39,7 +39,6 @@
<artifactId>axis2-jaxws-api</artifactId>
<version>1.3</version>
<optional>true</optional>
- <scope>provided</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Propchange: servicemix/smx4/specs/trunk/jaxws-api-2.1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 22 00:37:44 2008
@@ -0,0 +1,9 @@
+target
+*.iml
+*.ipr
+*.iws
+.classpath
+.project
+.settings
+
+
Modified: servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml?rev=659029&r1=659028&r2=659029&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml Thu May 22 00:37:44 2008
@@ -39,7 +39,6 @@
<artifactId>axis2-jaxws-api</artifactId>
<version>1.4</version>
<optional>true</optional>
- <scope>provided</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>