Author: sgoeschl
Date: Wed Jul 16 09:36:22 2008
New Revision: 677332

URL: http://svn.apache.org/viewvc?rev=677332&view=rev
Log:
[TRB-69] Someone added JAMon to the M1 repo so we can pick it up from there

Modified:
    turbine/fulcrum/trunk/yaafi/project.xml

Modified: turbine/fulcrum/trunk/yaafi/project.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/project.xml?rev=677332&r1=677331&r2=677332&view=diff
==============================================================================
--- turbine/fulcrum/trunk/yaafi/project.xml (original)
+++ turbine/fulcrum/trunk/yaafi/project.xml Wed Jul 16 09:36:22 2008
@@ -43,9 +43,9 @@
   <dependencies>
    <!-- compile time dependency on JAMon for interceptors -->
    <dependency>
-      <groupId>jamon</groupId>
+      <groupId>com.jamonapi</groupId>
       <artifactId>jamon</artifactId>
-      <version>2.6</version>
+      <version>2.0</version>
       <url>http://jamonapi.sourceforge.net/</url>
       <properties>
         <war.bundle>true</war.bundle>


Reply via email to