You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/11/10 15:14:37 UTC

svn commit: r473344 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Fri Nov 10 06:14:36 2006
New Revision: 473344

URL: http://svn.apache.org/viewvc?view=rev&rev=473344
Log:
Add servicemix-audit reference in the main pom

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?view=diff&rev=473344&r1=473343&r2=473344
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Fri Nov 10 06:14:36 2006
@@ -377,6 +377,11 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
+                <artifactId>servicemix-audit</artifactId>
+                <version>3.1-incubating-SNAPSHOT</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.servicemix</groupId>
                 <artifactId>servicemix-components</artifactId>
                 <version>3.1-incubating-SNAPSHOT</version>
             </dependency>