Author: bimargulies
Date: Thu Feb 10 17:27:42 2011
New Revision: 1069483
URL: http://svn.apache.org/viewvc?rev=1069483&view=rev
Log:
[maven-release-plugin] prepare release 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=1069483&r1=1069482&r2=1069483&view=diff
==============================================================================
--- webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml (original)
+++ webservices/xmlschema/xmlschema-eclipse/trunk/pom.xml Thu Feb 10 17:27:42
2011
@@ -28,8 +28,14 @@
<artifactId>xmlschema-eclipse</artifactId>
<packaging>jar</packaging>
<name>XmlSchema Eclipse Support</name>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</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>