You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2008/02/01 00:04:57 UTC

svn commit: r617284 - /incubator/abdera/java/trunk/pom.xml

Author: jmsnell
Date: Thu Jan 31 15:04:54 2008
New Revision: 617284

URL: http://svn.apache.org/viewvc?rev=617284&view=rev
Log:
add the serializer module

Modified:
    incubator/abdera/java/trunk/pom.xml

Modified: incubator/abdera/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/pom.xml?rev=617284&r1=617283&r2=617284&view=diff
==============================================================================
--- incubator/abdera/java/trunk/pom.xml (original)
+++ incubator/abdera/java/trunk/pom.xml Thu Jan 31 15:04:54 2008
@@ -296,6 +296,7 @@
     <module>extensions/wsse</module>
     <module>extensions/oauth</module>
     <module>extensions/html</module>
+    <module>extensions/serialzier</module>
     <module>spring</module>
     <module>examples</module>
   </modules>