Author: fmeschbe
Date: Thu Jan 15 02:36:41 2009
New Revision: 734660

URL: http://svn.apache.org/viewvc?rev=734660&view=rev
Log:
SLING-829 JSON project name corrupt

Modified:
    incubator/sling/trunk/commons/json/pom.xml

Modified: incubator/sling/trunk/commons/json/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/commons/json/pom.xml?rev=734660&r1=734659&r2=734660&view=diff
==============================================================================
--- incubator/sling/trunk/commons/json/pom.xml (original)
+++ incubator/sling/trunk/commons/json/pom.xml Thu Jan 15 02:36:41 2009
@@ -31,8 +31,8 @@
     <packaging>bundle</packaging>
     <version>2.0.3-incubator-SNAPSHOT</version>
 
-    <name>Sling Apache Sling JSON Library</name>
-    <description>Sling JSON Library</description>
+    <name>Apache Sling JSON Library</name>
+    <description>Apache Sling JSON Library</description>
 
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/commons/json</connection>


Reply via email to