diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-10 09:27:06 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-10 09:27:06 +0000 |
commit | a5c6b59bebeb2ca4675a61efe146ab806d810763 (patch) | |
tree | b300c1de4963d2e71dcd1fd842a20489f93cb46b | |
parent | 203f011071205a856a8d26ee81b5be29f99d94f2 (diff) |
Back to 1.0-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742909 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | maven-plugins/trunk/maven-eclipse-compiler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maven-plugins/trunk/maven-eclipse-compiler/pom.xml b/maven-plugins/trunk/maven-eclipse-compiler/pom.xml index d7bbca6758..9a57f3ae5c 100644 --- a/maven-plugins/trunk/maven-eclipse-compiler/pom.xml +++ b/maven-plugins/trunk/maven-eclipse-compiler/pom.xml @@ -29,7 +29,7 @@ <artifactId>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:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-eclipse-plugin</connection>
|