Author: bimargulies
Date: Thu Feb 10 17:31:40 2011
New Revision: 1069490

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

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=1069490&r1=1069489&r2=1069490&view=diff
==============================================================================
--- webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml (original)
+++ webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml Thu Feb 10 17:31:40 
2011
@@ -35,9 +35,9 @@
         <url>http://issues.apache.org/jira/browse/XMLSCHEMA</url>
     </issueManagement>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/xmlschema/xmlschema-eclipse/tags/xmlschema-eclipse-2.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlschema/xmlschema-eclipse/tags/xmlschema-eclipse-2.0</developerConnection>
-        
<url>http://svn.apache.org/viewvc/webservices/xmlschema/tags/xmlschema-eclipse-2.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/xmlschema/xmlschema-eclipse/trunk</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlschema/xmlschema-eclipse/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/webservices/xmlschema/trunk</url>
     </scm>
     <prerequisites>
         <maven>3.0</maven>
@@ -45,7 +45,7 @@
 
 
     <name>XmlSchema Eclipse Support</name>
-    <version>2.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <build>
       <defaultGoal>install</defaultGoal>
       <pluginManagement>


Reply via email to