You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by sa...@apache.org on 2009/08/30 17:15:58 UTC

svn commit: r809353 - /webservices/woden/branches/woden211/trunk/pom.xml

Author: sagara
Date: Sun Aug 30 15:15:53 2009
New Revision: 809353

URL: http://svn.apache.org/viewvc?rev=809353&view=rev
Log:
Change SNAPSHOT(s) version according to the Revision 787265.

Modified:
    webservices/woden/branches/woden211/trunk/pom.xml

Modified: webservices/woden/branches/woden211/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/woden/branches/woden211/trunk/pom.xml?rev=809353&r1=809352&r2=809353&view=diff
==============================================================================
--- webservices/woden/branches/woden211/trunk/pom.xml (original)
+++ webservices/woden/branches/woden211/trunk/pom.xml Sun Aug 30 15:15:53 2009
@@ -101,7 +101,7 @@
     <dependency>
       <groupId>org.apache.ws.commons.schema</groupId>
       <artifactId>XmlSchema</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.4.6-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.ant</groupId>
@@ -126,13 +126,13 @@
     <dependency>
       <groupId>org.apache.ws.commons.axiom</groupId>
       <artifactId>axiom-api</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.2.9-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.ws.commons.axiom</groupId>
       <artifactId>axiom-impl</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.2.9-SNAPSHOT</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
@@ -185,6 +185,7 @@
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>
       <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+      <uniqueVersion>false</uniqueVersion>
     </snapshotRepository>
   </distributionManagement>
   <modules>



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