Author: kstam
Date: Wed Jul 22 22:47:39 2009
New Revision: 796901

URL: http://svn.apache.org/viewvc?rev=796901&view=rev
Log:
SCOUT-78 prepping for 1.1rc1

Modified:
    webservices/scout/branches/v1.1/jaxr-api/pom.xml
    webservices/scout/branches/v1.1/pom.xml
    webservices/scout/branches/v1.1/scout/pom.xml

Modified: webservices/scout/branches/v1.1/jaxr-api/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/scout/branches/v1.1/jaxr-api/pom.xml?rev=796901&r1=796900&r2=796901&view=diff
==============================================================================
--- webservices/scout/branches/v1.1/jaxr-api/pom.xml (original)
+++ webservices/scout/branches/v1.1/jaxr-api/pom.xml Wed Jul 22 22:47:39 2009
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.ws.scout</groupId>
         <artifactId>scout-parent</artifactId>
-        <version>1.1-SNAPSHOT</version>
+        <version>1.1-rc1</version>
     </parent>
     <artifactId>jaxr-api</artifactId>
     <name>JAXR API</name>

Modified: webservices/scout/branches/v1.1/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/scout/branches/v1.1/pom.xml?rev=796901&r1=796900&r2=796901&view=diff
==============================================================================
--- webservices/scout/branches/v1.1/pom.xml (original)
+++ webservices/scout/branches/v1.1/pom.xml Wed Jul 22 22:47:39 2009
@@ -5,7 +5,7 @@
   <artifactId>scout-parent</artifactId>
   <packaging>pom</packaging>
   <name>Scout</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1-rc1</version>
   <description>Apache Scout is an implementation of the JSR 93 - JavaTM API for
                XML Registries 1.0 (JAXR)</description>
   <url>http://ws.apache.org/scout/</url>
@@ -396,11 +396,6 @@
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>xmlbeans</groupId>
-        <artifactId>xbean</artifactId>
-        <version>2.2.0</version>
-      </dependency>
-      <dependency>
         <groupId>stax</groupId>
         <artifactId>stax-api</artifactId>
         <version>1.0.1</version>

Modified: webservices/scout/branches/v1.1/scout/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/scout/branches/v1.1/scout/pom.xml?rev=796901&r1=796900&r2=796901&view=diff
==============================================================================
--- webservices/scout/branches/v1.1/scout/pom.xml (original)
+++ webservices/scout/branches/v1.1/scout/pom.xml Wed Jul 22 22:47:39 2009
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.apache.ws.scout</groupId>
                <artifactId>scout-parent</artifactId>
-               <version>1.1-SNAPSHOT</version>
+               <version>1.1-rc1</version>
        </parent>
        <artifactId>scout</artifactId>
        <name>Scout Implementation</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to