Author: bimargulies
Date: Tue Feb 24 01:36:46 2009
New Revision: 747254
URL: http://svn.apache.org/viewvc?rev=747254&view=rev
Log:
Unwind release messup.
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=747254&r1=747253&r2=747254&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 Tue Feb
24 01:36:46 2009
@@ -22,7 +22,7 @@
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
<name>XmlSchema</name>
- <version>1.4.4</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.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.4</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/commons/tags/XmlSchema/XmlSchema-1.4.4</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>