Author: bimargulies
Date: Wed Apr 15 19:39:12 2009
New Revision: 765326

URL: http://svn.apache.org/viewvc?rev=765326&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=765326&r1=765325&r2=765326&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 Wed Apr 
15 19:39:12 2009
@@ -23,7 +23,7 @@
   <artifactId>XmlSchema</artifactId>
   <packaging>bundle</packaging>
   <name>XmlSchema</name>
-  <version>1.4.5</version>
+  <version>1.4.6-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>
@@ -50,9 +50,9 @@
     </license>
   </licenses>
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.5</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.5</developerConnection>
-    
<url>http://svn.apache.org/viewvc/webservices/commons/tags/XmlSchema/XmlSchema-1.4.5</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>


Reply via email to