Revision: 191
http://mantisconnect.svn.sourceforge.net/mantisconnect/?rev=191&view=rev
Author: planser
Date: 2008-02-01 09:22:26 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
Prepare for release 1.1.1.0
Modified Paths:
--------------
mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/build.xml
mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/feature.xml
Modified: mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/build.xml
===================================================================
--- mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/build.xml 2008-02-01 17:20:59 UTC (rev 190)
+++ mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/build.xml 2008-02-01 17:22:26 UTC (rev 191)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.mantisbt.connect.eclipse_feature" default="build.feature" basedir=".">
- <property name="feature.version" value="1.1.2.0-SVN"/>
+ <property name="feature.version" value="1.1.1.0"/>
<target name="init">
<property file="feature.properties"/>
Modified: mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/feature.xml
===================================================================
--- mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/feature.xml 2008-02-01 17:20:59 UTC (rev 190)
+++ mantisconnect/branches/clients/java/eclipse/org.mantisbt.connect.eclipse-feature/REL_BRANCH_1_1_1_0/feature.xml 2008-02-01 17:22:26 UTC (rev 191)
@@ -2,7 +2,7 @@
<feature
id="org.mantisbt.connect.eclipse"
label="MantisConnect"
- version="1.1.2.0-SVN"
+ version="1.1.1.0"
provider-name="Peter Lanser">
<description url="http://www.futureware.biz/mantisconnect">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|