You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by da...@apache.org on 2006/02/24 18:38:35 UTC

svn commit: r380727 - /webservices/commons/modules/XmlSchema/pom.xml

Author: dandiep
Date: Fri Feb 24 09:38:35 2006
New Revision: 380727

URL: http://svn.apache.org/viewcvs?rev=380727&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    webservices/commons/modules/XmlSchema/pom.xml

Modified: webservices/commons/modules/XmlSchema/pom.xml
URL: http://svn.apache.org/viewcvs/webservices/commons/modules/XmlSchema/pom.xml?rev=380727&r1=380726&r2=380727&view=diff
==============================================================================
--- webservices/commons/modules/XmlSchema/pom.xml (original)
+++ webservices/commons/modules/XmlSchema/pom.xml Fri Feb 24 09:38:35 2006
@@ -3,7 +3,7 @@
   <groupId>org.apache.ws.commons</groupId>
   <artifactId>XmlSchema</artifactId>
   <name>XmlSchema</name>
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
   <description>XmlSchema API</description>
   <url>http://ws.apache.org/commons/XmlSchema</url>
   <issueManagement>
@@ -144,9 +144,9 @@
     </developer>
   </developers>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/modules/XmlSchema/tags/XmlSchema-1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/modules/XmlSchema/tags/XmlSchema-1.0</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/modules/XmlSchema/tags/XmlSchema-1.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/modules/XmlSchema</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/modules/XmlSchema</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/modules/XmlSchema</url>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>