Author: bimargulies
Date: Thu Feb 10 17:28:10 2011
New Revision: 1069484
URL: http://svn.apache.org/viewvc?rev=1069484&view=rev
Log:
[maven-release-plugin] rollback the release of xmlschema-eclipse-2.0
Modified:
webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml
Modified: webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml?rev=1069484&r1=1069483&r2=1069484&view=diff
==============================================================================
--- webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml (original)
+++ webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml Thu Feb 10 17:28:10
2011
@@ -28,14 +28,8 @@
<artifactId>xmlschema-eclipse</artifactId>
<packaging>jar</packaging>
<name>XmlSchema Eclipse Support</name>
- <version>2.0</version>
+ <version>2.0-SNAPSHOT</version>
<build>
<defaultGoal>install</defaultGoal>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/xmlschema-eclipse-2.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/xmlschema-eclipse-2.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/pom/tags/xmlschema-eclipse-2.0</url>
- </scm>
</project>