diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-09 15:45:39 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-09 15:45:39 +0000 |
commit | f086bc1f5baf5ddab2ba22f0c9645206039ca014 (patch) | |
tree | 0d743794a4d549348cacabf7b24a9c6e9a3cacce | |
parent | ee6e21120e40cbd7cb85b01d161821bba0962477 (diff) |
[maven-release-plugin] rollback the release of tuscany-maven-eclipse-compiler-1.0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742568 13f79535-47bb-0310-9956-ffa450edef68
-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 77986e942d..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.0.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>
|