Author: antelder
Date: Mon Feb 9 09:57:05 2009
New Revision: 742362
URL: http://svn.apache.org/viewvc?rev=742362&view=rev
Log:
[maven-release-plugin] prepare branch maven-eclipse-compiler-1.0
Modified:
tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml
Modified: tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml?rev=742362&r1=742361&r2=742362&view=diff
==============================================================================
--- tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml (original)
+++ tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml Mon Feb 9 09:57:05
2009
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache</groupId>
@@ -32,9 +32,9 @@
<version>1.0-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-bundle-plugin</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-bundle-plugin</developerConnection>
- <url>http://svn.apache.org/repos/asf/tuscany/</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/tags/maven-eclipse-compiler-1.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/branches/maven-eclipse-compiler-1.0</developerConnection>
+
<url>https://svn.apache.org/repos/asf/tuscany/plugins/tags/maven-eclipse-compiler-1.0</url>
</scm>
<distributionManagement>