Author: ilgrosso
Date: Thu Oct  9 07:11:19 2014
New Revision: 1630300

URL: http://svn.apache.org/r1630300
Log:
[SYNCOPE-563] Fixing spurious / and removing optional release information

Modified:
    syncope/doap_Syncope.rdf

Modified: syncope/doap_Syncope.rdf
URL: 
http://svn.apache.org/viewvc/syncope/doap_Syncope.rdf?rev=1630300&r1=1630299&r2=1630300&view=diff
==============================================================================
--- syncope/doap_Syncope.rdf (original)
+++ syncope/doap_Syncope.rdf Thu Oct  9 07:11:19 2014
@@ -22,22 +22,14 @@
     <shortdesc>Apache Syncope is an Open Source system for managing digital 
identities in enterprise environments.</shortdesc>
     <description>Apache Syncope is an Open Source system for managing digital 
identities in enterprise environments, implemented in JEE technology and 
released under Apache 2.0 license.
 
-Identity management (or IdM) represents the joint result of business process 
and IT to manage user data on systems and applications. IdM involves 
considering user attributes, roles, resources and entitlements in trying to 
give a decent answer to the question bumping at every time in IT 
administrators’ mind:
+Identity management (or IdM) represents the joint result of business process 
and IT to manage user data on systems and applications. IdM involves 
considering user attributes, roles, resources and entitlements in trying to 
give a decent answer to the question bumping at every time in IT 
administrators' mind:
 
 Who has access to What, When, How, and Why?</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/SYNCOPE"; 
/>
     <mailing-list rdf:resource="http://syncope.apache.org/mail-lists.html"; />
     <download-page rdf:resource="http://syncope.apache.org/downloads.html"; />
     <programming-language>Java</programming-language>
-    <category 
rdf:resource="http://projects.apache.org/category//network-server"/>
-    
-    <release>
-      <Version>
-        <name>Apache Syncope 1.0.4</name>
-        <created>2012-12-10</created>
-        <revision>1.0.4</revision>
-      </Version>
-    </release>
+    <category 
rdf:resource="http://projects.apache.org/category/network-server"/>
     <repository>
       <SVNRepository>
         <location 
rdf:resource="http://svn.apache.org/repos/asf/syncope/trunk"/>


Reply via email to