You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by to...@apache.org on 2010/05/10 15:55:25 UTC

svn commit: r942739 - /incubator/ace/trunk/pom.xml

Author: tonit
Date: Mon May 10 13:55:25 2010
New Revision: 942739

URL: http://svn.apache.org/viewvc?rev=942739&view=rev
Log:
ACE-88 added missing ace-obr-servlet to profile

Modified:
    incubator/ace/trunk/pom.xml

Modified: incubator/ace/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/pom.xml?rev=942739&r1=942738&r2=942739&view=diff
==============================================================================
--- incubator/ace/trunk/pom.xml (original)
+++ incubator/ace/trunk/pom.xml Mon May 10 13:55:25 2010
@@ -151,6 +151,7 @@
                 <module>ace-httplistener</module>
                 <module>ace-obr-metadata</module>
                 <module>ace-obr-storage</module>
+                <module>ace-obr-servlet</module>
                 <module>ace-repository-api</module>
                 <module>ace-repository-servlet</module>
                 <module>ace-repository</module>