summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 22:56:52 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 22:56:52 +0000
commit32cbb290f48584a96460127ef9ecdbd70ff2b156 (patch)
tree89d243f43998b8a49dfdad96148e78d890f9a295
parentfb0be4666225f78b15d233efdca0e3beda0d159e (diff)
Fixed error in POM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709272 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--branches/sca-equinox/pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/branches/sca-equinox/pom.xml b/branches/sca-equinox/pom.xml
index 4aa41363fd..13bc6a8e5a 100644
--- a/branches/sca-equinox/pom.xml
+++ b/branches/sca-equinox/pom.xml
@@ -32,10 +32,6 @@
<url>http://tuscany.apache.org</url>
<version>1.4-SNAPSHOT</version>
- <properties>
- <tuscany.version>1.4</tuscany.version>
- </properties>
-
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/java/sca</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/java/sca</developerConnection>
@@ -47,6 +43,7 @@
</prerequisites>
<properties>
+ <tuscany.version>1.4</tuscany.version>
<notice.dir>.</notice.dir>
</properties>