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

svn commit: r1811505 - /sling/trunk/tooling/ide/pom.xml

Author: rombert
Date: Sun Oct  8 20:24:41 2017
New Revision: 1811505

URL: http://svn.apache.org/viewvc?rev=1811505&view=rev
Log:
tooling/ide: remove 'Reactor' from pom name

This ensures that the generated repository name is correct.

Modified:
    sling/trunk/tooling/ide/pom.xml

Modified: sling/trunk/tooling/ide/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/pom.xml?rev=1811505&r1=1811504&r2=1811505&view=diff
==============================================================================
--- sling/trunk/tooling/ide/pom.xml (original)
+++ sling/trunk/tooling/ide/pom.xml Sun Oct  8 20:24:41 2017
@@ -27,7 +27,7 @@
     <artifactId>sling-ide-tooling</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>Apache Sling IDE Tools Reactor</name>
+    <name>Apache Sling IDE Tools</name>
     <url>http://sling.apache.org</url>
 
     <scm>