diff options
Diffstat (limited to '')
-rw-r--r-- | plugins/branches/maven-eclipse-compiler-1.0/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/branches/maven-eclipse-compiler-1.0/pom.xml b/plugins/branches/maven-eclipse-compiler-1.0/pom.xml index e390a67e37..b1d4552efa 100644 --- a/plugins/branches/maven-eclipse-compiler-1.0/pom.xml +++ b/plugins/branches/maven-eclipse-compiler-1.0/pom.xml @@ -29,7 +29,7 @@ <artifactId>tuscany-maven-eclipse-compiler</artifactId>
<packaging>jar</packaging>
<name>Apache Tuscany Maven Eclipse Compiler Plugin</name>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/tags/maven-eclipse-compiler-1.0</connection>
|