You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2015/05/13 17:20:31 UTC

ant-ivyde git commit: fix the name of the project in the doap file

Repository: ant-ivyde
Updated Branches:
  refs/heads/master df95276d6 -> 9c1e918cd


fix the name of the project in the doap file

fixes IVYDE-379

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/9c1e918c
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/9c1e918c
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/9c1e918c

Branch: refs/heads/master
Commit: 9c1e918cdf0af9ac9595ce5d29d5f2e0e68b8171
Parents: df95276
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Wed May 13 17:19:45 2015 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Wed May 13 17:19:45 2015 +0200

----------------------------------------------------------------------
 doap_IvyDE.rdf | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/9c1e918c/doap_IvyDE.rdf
----------------------------------------------------------------------
diff --git a/doap_IvyDE.rdf b/doap_IvyDE.rdf
index bd24c7c..6cdcb64 100644
--- a/doap_IvyDE.rdf
+++ b/doap_IvyDE.rdf
@@ -36,32 +36,32 @@
     <category rdf:resource="http://projects.apache.org/category/build-management" />
     <release>
       <Version>
-        <name>Apache IvyDE 2.2.0.final</name>
+        <name>Apache IvyDE</name>
         <created>2013-11-22</created>
         <revision>2.2.0.final</revision>
       </Version>
       <Version>
-        <name>Apache IvyDE 2.2.0.beta1</name>
+        <name>Apache IvyDE</name>
         <created>2012-04-05</created>
         <revision>2.2.0.beta1</revision>
       </Version>
       <Version>
-        <name>Apache IvyDE 2.1.0</name>
+        <name>Apache IvyDE</name>
         <created>2010-08-18</created>
         <revision>2.1.0</revision>
       </Version>
       <Version>
-        <name>Apache IvyDE 2.0.0-final</name>
+        <name>Apache IvyDE</name>
         <created>2009-07-09</created>
         <revision>2.0.0-final</revision>
       </Version>
       <Version>
-        <name>Apache IvyDE 2.0.0-beta1</name>
+        <name>Apache IvyDE</name>
         <created>2008-12-08</created>
         <revision>2.0.0-beta1</revision>
       </Version>
       <Version>
-        <name>Apache IvyDE 2.0.0-alpha1</name>
+        <name>Apache IvyDE</name>
         <created>2008-06-30</created>
         <revision>2.0.0-alpha1</revision>
       </Version>