On Tue, Feb 1, 2011 at 11:53 PM, Justin Edelson <[email protected]> wrote:
> Bertrand-
> This work for you? I didn't see anything which required 2.1.0?

Yes, shouldn't be a problem, thanks for noticing.
-Bertrand


>
> Thanks,
> Justin
>
> On 2/1/11 5:52 PM, [email protected] wrote:
>> Author: justin
>> Date: Tue Feb  1 22:52:38 2011
>> New Revision: 1066254
>>
>> URL: http://svn.apache.org/viewvc?rev=1066254&view=rev
>> Log:
>> downgrading dependencies
>>
>> Modified:
>>     sling/whiteboard/justin/junit/extension/pom.xml
>>
>> Modified: sling/whiteboard/justin/junit/extension/pom.xml
>> URL: 
>> http://svn.apache.org/viewvc/sling/whiteboard/justin/junit/extension/pom.xml?rev=1066254&r1=1066253&r2=1066254&view=diff
>> ==============================================================================
>> --- sling/whiteboard/justin/junit/extension/pom.xml (original)
>> +++ sling/whiteboard/justin/junit/extension/pom.xml Tue Feb  1 22:52:38 2011
>> @@ -93,7 +93,7 @@
>>          <dependency>
>>              <groupId>org.apache.sling</groupId>
>>              <artifactId>org.apache.sling.api</artifactId>
>> -            <version>2.1.0</version>
>> +            <version>2.0.2-incubator</version>
>>              <scope>provided</scope>
>>          </dependency>
>>          <dependency>
>> @@ -109,7 +109,7 @@
>>          <dependency>
>>              <groupId>junit</groupId>
>>              <artifactId>junit</artifactId>
>> -            <version>4.8.2</version>
>> +            <version>${junit.version}</version>
>>              <scope>compile</scope>
>>          </dependency>
>>      </dependencies>
>>
>>
>
>

Reply via email to