You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by ta...@apache.org on 2009/07/21 07:10:48 UTC

svn commit: r796147 - /incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml

Author: takezoe
Date: Tue Jul 21 05:10:48 2009
New Revision: 796147

URL: http://svn.apache.org/viewvc?rev=796147&view=rev
Log: (empty)

Modified:
    incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml

Modified: incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml
URL: http://svn.apache.org/viewvc/incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml?rev=796147&r1=796146&r2=796147&view=diff
==============================================================================
--- incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml (original)
+++ incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml Tue Jul 21 05:10:48 2009
@@ -1,26 +1,26 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 <feature
       id="org.apache.click.eclipse.feature"
       label="%feature.name"
-      version="2.1.0"
+      version="3.0.0"
       provider-name="%feature.provider">
 
    <description url="http://www.sunvolt.com/confluence/display/CLKT/ClickIDE">
@@ -242,14 +242,14 @@
          id="org.apache.click.eclipse"
          download-size="0"
          install-size="0"
-         version="2.1.0"
+         version="3.0.0"
          unpack="false"/>
 
    <plugin
          id="org.apache.click.eclipse.cayenne"
          download-size="0"
          install-size="0"
-         version="2.1.0"
+         version="3.0.0"
          unpack="false"/>
 
 </feature>