You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/10/03 09:39:24 UTC

svn commit: r1810792 - in /sling/trunk/tooling/ide/api: README.md pom.xml

Author: olli
Date: Tue Oct  3 09:39:23 2017
New Revision: 1810792

URL: http://svn.apache.org/viewvc?rev=1810792&view=rev
Log:
SLING-7167 Adjust READMEs

add missing README

Added:
    sling/trunk/tooling/ide/api/README.md
Modified:
    sling/trunk/tooling/ide/api/pom.xml

Added: sling/trunk/tooling/ide/api/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/api/README.md?rev=1810792&view=auto
==============================================================================
--- sling/trunk/tooling/ide/api/README.md (added)
+++ sling/trunk/tooling/ide/api/README.md Tue Oct  3 09:39:23 2017
@@ -0,0 +1,3 @@
+# Apache Sling IDE Tools API
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.

Modified: sling/trunk/tooling/ide/api/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/api/pom.xml?rev=1810792&r1=1810791&r2=1810792&view=diff
==============================================================================
--- sling/trunk/tooling/ide/api/pom.xml (original)
+++ sling/trunk/tooling/ide/api/pom.xml Tue Oct  3 09:39:23 2017
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>org.apache.sling.ide.api</artifactId>
   <packaging>eclipse-plugin</packaging>
-  <name>Sling IDE Tools: API</name>
+  <name>Apache Sling IDE Tools API</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/ide/api</connection>