Revision: 949
http://cishell.svn.sourceforge.net/cishell/?rev=949&view=rev
Author: mwlinnem
Date: 2009-09-14 19:26:18 +0000 (Mon, 14 Sep 2009)
Log Message:
-----------
Updated to reference new version of development feature.
Modified Paths:
--------------
trunk/deployment/org.cishell.update/site.xml
Modified: trunk/deployment/org.cishell.update/site.xml
===================================================================
--- trunk/deployment/org.cishell.update/site.xml 2009-09-14 19:22:55 UTC (rev 948)
+++ trunk/deployment/org.cishell.update/site.xml 2009-09-14 19:26:18 UTC (rev 949)
@@ -3,9 +3,6 @@
<description url="http://cishell.org/update">
Update site for CIShell: Cyberinfrastructure Shell
</description>
- <feature url="features/org.cishell.development.feature_1.0.0.jar" id="org.cishell.development.feature" version="1.0.0">
- <category name="Development"/>
- </feature>
<feature url="features/org.cishell.reference.gui.brand.feature_1.0.0.jar" id="org.cishell.reference.gui.brand.feature" version="1.0.0">
<category name="Applications"/>
</feature>
@@ -18,6 +15,9 @@
<feature url="features/org.cishell.reference.feature_1.0.0.jar" id="org.cishell.reference.feature" version="1.0.0">
<category name="Core Features"/>
</feature>
+ <feature url="features/org.cishell.development.feature_1.0.1.jar" id="org.cishell.development.feature" version="1.0.1">
+ <category name="Development"/>
+ </feature>
<category-def name="Development" label="Development"/>
<category-def name="Applications" label="Applications">
<description>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|