Author: fmeschbe
Date: Mon Feb 2 12:28:47 2009
New Revision: 739974
URL: http://svn.apache.org/viewvc?rev=739974&view=rev
Log:
SLING-549 Sling fix to the project name
Modified:
incubator/sling/trunk/scripting/scala/interpreter/pom.xml
Modified: incubator/sling/trunk/scripting/scala/interpreter/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/scripting/scala/interpreter/pom.xml?rev=739974&r1=739973&r2=739974&view=diff
==============================================================================
--- incubator/sling/trunk/scripting/scala/interpreter/pom.xml (original)
+++ incubator/sling/trunk/scripting/scala/interpreter/pom.xml Mon Feb 2
12:28:47 2009
@@ -31,7 +31,7 @@
<version>0.9.0-incubator-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Apache Sling Scala Interpreter</name>
+ <name>Apache Sling Scripting Scala Interpreter</name>
<description>
Scala interpreter with OSGi support. This module is used by the Scala
ScriptEngineFactory to implement support scripts stored in OSGi bundles