summaryrefslogtreecommitdiffstats
path: root/plugins/trunk/maven-eclipse-compiler/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-09 09:17:22 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-09 09:17:22 +0000
commit139873b714798a54f8e474e4e26688e6f2536461 (patch)
tree5dd1b1645a6713d6730ff3ab863a228bee935762 /plugins/trunk/maven-eclipse-compiler/pom.xml
parent205a628f4d2e68ea450c5935b6e19728e3d98129 (diff)
Revert 742342 done by the release plugin as it doesn't quite work yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742345 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--plugins/trunk/maven-eclipse-compiler/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/trunk/maven-eclipse-compiler/pom.xml b/plugins/trunk/maven-eclipse-compiler/pom.xml
index 04c7cb250e..0ed8827eef 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 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">
+<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache</groupId>
@@ -29,12 +29,12 @@
<artifactId>tuscany-maven-eclipse-compiler</artifactId>
<packaging>jar</packaging>
<name>Apache Tuscany Maven Eclipse Compiler Plugin</name>
- <version>1.0</version>
+ <version>1.0-SNAPSHOT</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/plugins/tags/tuscany-maven-eclipse-compiler-1.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/tags/tuscany-maven-eclipse-compiler-1.0</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/tags/tuscany-maven-eclipse-compiler-1.0</url>
+ <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>
</scm>
<distributionManagement>