Skip to content

Commit

Permalink
NXP-3627 : missing dependecy for test
Browse files Browse the repository at this point in the history
  • Loading branch information
bjalon committed Oct 2, 2009
1 parent adc3733 commit 71b6a43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nuxeo-platform-filemanager-core-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
<description>Nuxeo Enterprise Platform: File Manager Core Listener</description>

<dependencies>
<dependency>
<groupId>org.nuxeo.ecm.core</groupId>
<artifactId>nuxeo-core-jcr-connector-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.nuxeo.ecm.core</groupId>
<artifactId>nuxeo-core-api</artifactId>
Expand Down

0 comments on commit 71b6a43

Please sign in to comment.