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 bi...@apache.org on 2008/12/06 01:04:45 UTC

svn commit: r723932 - /webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml

Author: bimargulies
Date: Fri Dec  5 16:04:45 2008
New Revision: 723932

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

Modified:
    webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml

Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml?rev=723932&r1=723931&r2=723932&view=diff
==============================================================================
--- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml (original)
+++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Fri Dec  5 16:04:45 2008
@@ -22,7 +22,7 @@
   <groupId>org.apache.ws.commons.schema</groupId>
   <artifactId>XmlSchema</artifactId>
   <name>XmlSchema</name>
-  <version>1.4.3</version>
+  <version>1.4-SNAPSHOT</version>
   <description>Commons XMLSchema is a light weight schema object model that can be used to manipulate or
         generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project
         since it has almost no dependencies on third party libraries.</description>
@@ -49,9 +49,9 @@
     </license>
   </licenses>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.3</developerConnection>
-    <url>http://svn.apache.org/viewvc/webservices/commons/tags/XmlSchema/XmlSchema-1.4.3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</developerConnection>
+    <url>http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</url>
   </scm>
   <organization>
     <name>The Apache Software Foundation</name>