typo in extensions/json/pom.xml
-------------------------------
Key: ABDERA-68
URL: https://issues.apache.org/jira/browse/ABDERA-68
Project: Abdera
Issue Type: Bug
Reporter: Davanum Srinivas
C:\APACHE\abdera>svn diff extensions\json
Index: extensions/json/pom.xml
===================================================================
--- extensions/json/pom.xml (revision 579315)
+++ extensions/json/pom.xml (working copy)
@@ -59,7 +59,7 @@
<version>0.3.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
- <groupdId>org.apache.abdera</groupdId>
+ <groupId>org.apache.abdera</groupId>
<artifactId>abdera-extensions-main</artifactId>
<version>0.3.0-incubating-SNAPSHOT</version>
</dependency>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.