You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "James M Snell (JIRA)" <ji...@apache.org> on 2007/09/25 19:30:51 UTC

[jira] Resolved: (ABDERA-68) typo in extensions/json/pom.xml

     [ https://issues.apache.org/jira/browse/ABDERA-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell resolved ABDERA-68.
---------------------------------

    Resolution: Fixed

Fix checked in

> 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.