summaryrefslogtreecommitdiffstats
path: root/plugins/trunk/maven-eclipse-compiler/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/trunk/maven-eclipse-compiler/pom.xml')
-rw-r--r--plugins/trunk/maven-eclipse-compiler/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/trunk/maven-eclipse-compiler/pom.xml b/plugins/trunk/maven-eclipse-compiler/pom.xml
index 0ed8827eef..b1d4552efa 100644
--- a/plugins/trunk/maven-eclipse-compiler/pom.xml
+++ b/plugins/trunk/maven-eclipse-compiler/pom.xml
@@ -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>